diff options
Diffstat (limited to 'graphics/Coin/files/patch-configure')
-rw-r--r-- | graphics/Coin/files/patch-configure | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/Coin/files/patch-configure b/graphics/Coin/files/patch-configure index 654d6fad96f..acaf9f521e8 100644 --- a/graphics/Coin/files/patch-configure +++ b/graphics/Coin/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Fri Oct 6 23:42:10 2006 -+++ configure Fri Oct 6 23:42:13 2006 -@@ -28865,9 +28865,9 @@ - echo "$as_me:$LINENO: result: yes" >&5 +--- configure.orig 2008-09-12 03:42:55.000000000 -0800 ++++ configure 2009-01-22 22:29:35.000000000 -0900 +@@ -28869,9 +28869,9 @@ + echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 -cat >>confdefs.h <<\_ACEOF --#define HAVE__DUP 1 +-#define HAVE_FTIME 1 -_ACEOF +#cat >>confdefs.h <<\_ACEOF -+##define HAVE__DUP 1 ++##define HAVE_FTIME 1 +#_ACEOF - - else + ;; + esac |