diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-26 19:32:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-26 19:32:46 +0000 |
commit | 00e0e025de01ae3cb8de162ea91ab04831c00c23 (patch) | |
tree | 670a993c2fbc35cdfec4d86064f8da0b3c98ff95 /astro/libnova/files/patch-configure | |
parent | - Update to version 1.34 (diff) |
- Support CFLAGS properly
PR: ports/61950
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=99214
Diffstat (limited to '')
-rw-r--r-- | astro/libnova/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/astro/libnova/files/patch-configure b/astro/libnova/files/patch-configure deleted file mode 100644 index 555bae5e88d9..000000000000 --- a/astro/libnova/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Oct 23 16:35:47 2002 -+++ configure Wed Oct 23 16:36:13 2002 -@@ -6163,6 +6163,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |