summaryrefslogtreecommitdiff
path: root/japanese/eb3/files/patch-configure
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-03-02 20:35:38 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-03-02 20:35:38 +0000
commit10a9be4461187a74fcb53fd93bf19677af0898c8 (patch)
treeeb6b3f4d7b8a78fa8630ab732bda22d93b8262e5 /japanese/eb3/files/patch-configure
parentAdd ljcharm, a Python CLI interface to LiveJournal servers. (diff)
[0] Updates for the latest version 3.3.1
[1] Fix MASTER_SITES [2] Don't use configure option '--enable-pthread' (backout last commit) because it breaks japanese/ndtpd and the pthread support of EB library itself is still incomplete and experimental. [3] Remove imported patch; files/patch-eb::match.c [4] Add patch to use USE_LIBTOOL=yes; files/patch-configure [5] Use configure option '--build=...' [6] Use LOCALBASE instead of PREFIX for other installed packages [7] Use DATADIR [8] Don't be quiet at post-extract section (backout last commit) [9] Sort @dirrm section of pkg-plist; generated by (cd /usr/local; find -ds share/eb -type d) | sed 's,^,@dirrm ,' [4]-[7] were submitted by KATO Tsuguru <tkato@prontomail.com>. Thanks, Kato-san. PR: ports/48840 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes
Notes: svn path=/head/; revision=76750
Diffstat (limited to 'japanese/eb3/files/patch-configure')
-rw-r--r--japanese/eb3/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/eb3/files/patch-configure b/japanese/eb3/files/patch-configure
new file mode 100644
index 000000000000..fc4571016d48
--- /dev/null
+++ b/japanese/eb3/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri Feb 7 18:20:16 2003
++++ configure Sun Feb 16 23:47:36 2003
+@@ -7535,6 +7535,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'