summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2019-12-07 19:19:29 +0700
committerAndrey Grozin <grozin@gentoo.org>2019-12-07 19:19:29 +0700
commitec6324742f33a50947c83108789300db4cdb08b2 (patch)
tree98e837725f90aabbe6b5d295d00e91afaeddbda8 /media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch
parentmedia-gfx/asymptote: bump to 2.61 (diff)
downloadgentoo-ec6324742f33a50947c83108789300db4cdb08b2.tar.gz
gentoo-ec6324742f33a50947c83108789300db4cdb08b2.tar.bz2
gentoo-ec6324742f33a50947c83108789300db4cdb08b2.zip
media-gfx/asymptote: cleaning old versions
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch')
-rw-r--r--media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch
deleted file mode 100644
index ef6fc52c934b..000000000000
--- a/media-gfx/asymptote/files/asymptote-2.48-configure-ac.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: asymptote-2.48/configure.ac
-===================================================================
---- asymptote-2.48.orig/configure.ac
-+++ asymptote-2.48/configure.ac
-@@ -162,7 +162,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
- fi
- CPPFLAGS_SAVE=$CPPFLAGS
- CPPFLAGS=$CPPFLAGS" $INCL"
-- AC_CHECK_HEADER(gc.h,
-+ AC_CHECK_HEADER([gc/gc.h],
- AC_CHECK_LIB([gc],[GC_malloc],[
- LIBS=$LIBS"-lgc "
- AC_MSG_NOTICE([enabling system $GCNAME])],[