freebsd-ports/multimedia/libdv/files/patch-configure
Mario Sergio Fujikawa Ferreira abe5b36b3b o Do not install *.la files; hence, add USE_LIBTOOL required by
patch
o Fix build when WITHOUT_SDL is defined
o Convert to USE_GNOMENG
o Bump PORTREVISION

PR:		41501
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-20 17:26:34 +00:00

10 lines
309 B
Text

--- configure.orig Mon Apr 8 05:44:39 2002
+++ configure Sat Aug 10 01:08:07 2002
@@ -7384,6 +7384,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'