diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-06-05 14:17:52 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-06-05 14:17:52 +0000 |
commit | 0c252d2a177b6bf545cd1b3832b7c6fd84efbb30 (patch) | |
tree | 9a6a2ed4fbdba8293f1cc16f9d8a3730d23390a0 /textproc/expat2/files/patch-configure | |
parent | Update to 3.7p1. No major changes, but lots of small ones. (diff) |
Avoid linking with libc.so (for supporting PTHREAD_LIBS
correctly on 4-stable).
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
PR: ports/81730
Notes
Notes:
svn path=/head/; revision=136826
Diffstat (limited to 'textproc/expat2/files/patch-configure')
-rw-r--r-- | textproc/expat2/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/expat2/files/patch-configure b/textproc/expat2/files/patch-configure index 9a6a809b219b..e69de29bb2d1 100644 --- a/textproc/expat2/files/patch-configure +++ b/textproc/expat2/files/patch-configure @@ -1,10 +0,0 @@ ---- configure.orig Tue Jun 4 04:12:02 2002 -+++ configure Sat Jun 29 12:58:20 2002 -@@ -6824,6 +6824,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' |