SOURCES: fcron-configure.patch (NEW) - new

arekm arekm at pld-linux.org
Mon Jan 23 13:56:42 CET 2006


Author: arekm                        Date: Mon Jan 23 12:56:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   fcron-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/fcron-configure.patch
diff -u /dev/null SOURCES/fcron-configure.patch:1.1
--- /dev/null	Mon Jan 23 13:56:41 2006
+++ SOURCES/fcron-configure.patch	Mon Jan 23 13:56:36 2006
@@ -0,0 +1,17 @@
+diff -urN fcron-3.0.0.org/configure.in fcron-3.0.0/configure.in
+--- fcron-3.0.0.org/configure.in	2005-09-09 20:06:34.000000000 +0000
++++ fcron-3.0.0/configure.in	2006-01-23 12:54:08.489340626 +0000
+@@ -154,13 +154,8 @@
+     ;;
+   *)
+     AC_MSG_CHECKING(sendmail)
+-    if test -x "$withval"; then
+       AC_DEFINE_UNQUOTED(SENDMAIL, "$withval")
+       AC_MSG_RESULT($withval)
+-    else
+-      AC_MSG_ERROR([
+-File $withval is not an executable file])
+-    fi
+     ;;
+   esac ], [
+   AC_PATH_PROG(SENDMAIL, sendmail, , $PATH:/usr/lib:/usr/sbin )
================================================================


More information about the pld-cvs-commit mailing list