summaryrefslogtreecommitdiff
path: root/math/siag/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/siag/files/patch-ab')
-rw-r--r--math/siag/files/patch-ab39
1 files changed, 0 insertions, 39 deletions
diff --git a/math/siag/files/patch-ab b/math/siag/files/patch-ab
deleted file mode 100644
index 709c0b0faac5..000000000000
--- a/math/siag/files/patch-ab
+++ /dev/null
@@ -1,39 +0,0 @@
---- configure.orig Thu Jun 24 01:27:01 1999
-+++ configure Fri Jun 25 14:08:04 1999
-@@ -4316,7 +4316,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lguile `guile-config link` $LIBS"
-+LIBS="-lguile `guile-config link | sed s@-ltermcap@@` $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 4322 "configure"
- #include "confdefs.h"
-@@ -4344,13 +4344,13 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- LIBGUILE=`guile-config link`
-+ LIBGUILE=`guile-config link | sed s@-ltermcap@@`
- else
- echo "$ac_t""no" 1>&6
- fi
-
- if test "$LIBGUILE" != ""; then
-- GUILE="-DGUILE"
-+ GUILE="-DGUILE -I$LOCALBASE/include"
- fi
- fi
- fi
-@@ -4571,10 +4571,7 @@
-
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
-- echo "$ac_t""yes" 1>&6
-- cat >> confdefs.h <<\EOF
--#define HAVE_XCREATEIC 1
--EOF
-+echo "$ac_t""yes, but we don't want to use it yet" 1>&6
-
- else
- echo "$ac_t""no" 1>&6