chiark / gitweb /
finalise changelog prep. for cvs-buildpackage
[userv.git] / configure.in
index ae8f041942d3644874d53aff31c0a96801cc533c..f6f4f81e5136cc0f0ba486f9e90fdac15c11f847 100644 (file)
@@ -1,6 +1,6 @@
 #  userv - configure.in
-# 
-#  Copyright (C)1996-1997,1999 Ian Jackson
+#
+#  Copyright (C)1996-1997,1999-2000,2003 Ian Jackson
 #   
 #  This is free software; you can redistribute it and/or modify it
 #  under the terms of the GNU General Public License as published by
@@ -41,6 +41,7 @@ AC_ARG_ENABLE(debug,
 AC_PROG_CC
 AC_PROG_CPP
 AC_PROG_INSTALL
+AC_CHECK_PROGS(MD5SUM_SIMPLE, md5sum md5 gmd5sum)
 
 CFLAGS="$CFLAGS -D_GNU_SOURCE"