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