diff options
Diffstat (limited to 'devel/cvsd/files/patch-configure')
-rw-r--r-- | devel/cvsd/files/patch-configure | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/devel/cvsd/files/patch-configure b/devel/cvsd/files/patch-configure index 850b5815ba6f..822d22c2c06a 100644 --- a/devel/cvsd/files/patch-configure +++ b/devel/cvsd/files/patch-configure @@ -1,18 +1,18 @@ ---- configure Sat Sep 14 18:11:40 2002 -+++ configure Sat Sep 21 20:39:57 2002 -@@ -5498,6 +5498,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" +--- configure.orig Sun Jan 19 22:20:34 2003 ++++ configure Mon Jan 20 02:43:51 2003 +@@ -6428,6 +6428,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ +#include <sys/types.h> #include <sys/socket.h> - #ifdef F77_DUMMY_MAIN -@@ -5557,6 +5558,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" + int +@@ -6486,6 +6487,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ +#include <sys/types.h> #include <sys/socket.h> - #ifdef F77_DUMMY_MAIN + int |