[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-09-30 22:22:54
Message-ID: 20040930222254.7FEEB126C6 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Look for FreeBSD's md5 in all the right places


  M +3 -0      configure.in.in   1.64


--- kdebase/configure.in.in  #1.63:1.64
@@ -149,4 +149,7 @@
   AC_PATH_PROG(MD5SUM, [md5], [])
   if test -z "$MD5SUM" ; then
+    AC_PATH_PROG(MD5SUM, [md5], [], [/sbin])
+  fi
+  if test -z "$MD5SUM" ; then
     AC_MSG_WARN([No md5sum, gmd5sum, or md5 was found. The fish IOSlave cannot be compiled.])
     # Will fail anyway, but in a better way than a blank command.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic