diff options
Diffstat (limited to 'math/taucs/files/patch-configure')
-rw-r--r-- | math/taucs/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/taucs/files/patch-configure b/math/taucs/files/patch-configure index 9a63a4723c96..4a9ae2f495c8 100644 --- a/math/taucs/files/patch-configure +++ b/math/taucs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sun Aug 24 10:11:33 2003 -+++ configure Sat Feb 26 22:24:56 2005 -@@ -29,7 +29,7 @@ +--- configure.orig 2003-08-24 10:11:33 UTC ++++ configure +@@ -29,7 +29,7 @@ fi # Solaris, OSTYPE=solaris but uname returns SunOS. if [ ${OSTYPE:-fail} = "fail" ] ; then |