diff options
Diffstat (limited to 'math/asymptote/files/patch-configure.ac')
| -rw-r--r-- | math/asymptote/files/patch-configure.ac | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/math/asymptote/files/patch-configure.ac b/math/asymptote/files/patch-configure.ac deleted file mode 100644 index 2e2f220721d1..000000000000 --- a/math/asymptote/files/patch-configure.ac +++ /dev/null @@ -1,16 +0,0 @@ ---- ./configure.ac.orig 2014-05-22 18:12:40.000000000 +0200 -+++ ./configure.ac 2014-05-27 05:26:25.000000000 +0200 -@@ -1,4 +1,3 @@ --# -*- Autoconf -*- - # Run autoheader and autoconf to produce a header and configure script from - # this file. - -@@ -160,7 +159,7 @@ - CPPFLAGS=$CPPFLAGS" $INCL" - AC_CHECK_HEADER(gc.h, - AC_CHECK_LIB([gc],[GC_malloc],[ -- LIBS=$LIBS"-lgc " -+ LIBS=$LIBS"-lgc-threaded " - AC_MSG_NOTICE([enabling system $GCNAME])],[ - GCDIR=$GCFILE - INCL="-I\$(GC)/include" |
