From 9dfb962cb472b86f314ff5baa6865f76d353cc1b Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 24 Jul 2003 11:47:28 +0000 Subject: - Support CFLAGS properly - Do not install useless .la files PR: 54803 Submitted by: KATO Tsuguru Approved by: fjoe (mentor) (implicit) --- lang/libutils/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/libutils/files/patch-configure (limited to 'lang/libutils/files/patch-configure') diff --git a/lang/libutils/files/patch-configure b/lang/libutils/files/patch-configure new file mode 100644 index 000000000000..c725d1bc1f35 --- /dev/null +++ b/lang/libutils/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jun 11 19:04:47 2003 ++++ configure Mon Jul 21 22:58:08 2003 +@@ -8085,6 +8085,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' -- cgit v1.2.3