Magellan Linux

Annotation of /trunk/fcron/patches/fcron-2.0.0-configure.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 390 byte(s)
-import

1 niro 144 --- fcron-2.0.0.orig/configure.in 2004-10-11 08:37:50.840101374 -0400
2     +++ fcron-2.0.0/configure.in 2004-10-11 09:47:14.310439574 -0400
3     @@ -202,13 +202,7 @@
4     fi
5     ;;
6     *)
7     - if test -d "$withval"; then
8     etcdir="$withval"
9     - AC_MSG_RESULT($withval)
10     - else
11     - AC_MSG_ERROR([
12     -Directory $withval does not exist])
13     - fi
14     ;;
15     esac ],
16     if test -d "/etc"; then