diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-05 04:19:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-05 04:19:19 +0000 |
commit | 2be447c91cc5632deec9803095bb1a7e75d053a5 (patch) | |
tree | 7f1c21e5738901ae3e7e9f9544a3f1a897e73cbf /devel/libshbuf/files/patch-configure | |
parent | Update to 0.15. (diff) |
Do not install .la files
PR: 41029
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=64021
Diffstat (limited to 'devel/libshbuf/files/patch-configure')
-rw-r--r-- | devel/libshbuf/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libshbuf/files/patch-configure b/devel/libshbuf/files/patch-configure new file mode 100644 index 000000000000..c41a538ec4d5 --- /dev/null +++ b/devel/libshbuf/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri May 3 02:07:53 2002 ++++ configure Wed Jul 24 02:53:45 2002 +@@ -7272,6 +7272,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' |