freebsd-ports/archivers/gtar/files/patch-configure
Christian Weisgerber 5147d2a54e Update to 1.15.1. Notable changes:
- Compressed archives are now recognized automatically.
- Numerous bug fixes.

Add a target "test" to run the included regression test suite.
2005-01-09 21:47:15 +00:00

23 lines
607 B
Text

$FreeBSD$
--- configure.orig
+++ configure
@@ -25114,7 +25114,7 @@
s,@PU_RMT_PROG@,$PU_RMT_PROG,;t t
s,@DEFAULT_RMT_DIR@,$DEFAULT_RMT_DIR,;t t
s,@DEFAULT_RMT_COMMAND@,$DEFAULT_RMT_COMMAND,;t t
-s,@LIBICONV@,$LIBICONV,;t t
+s,@LIBICONV@,$LTLIBICONV,;t t
s,@LTLIBICONV@,$LTLIBICONV,;t t
s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
s,@USE_NLS@,$USE_NLS,;t t
@@ -25123,7 +25123,7 @@
s,@XGETTEXT@,$XGETTEXT,;t t
s,@MSGMERGE@,$MSGMERGE,;t t
s,@INTLLIBS@,$INTLLIBS,;t t
-s,@LIBINTL@,$LIBINTL,;t t
+s,@LIBINTL@,$LTLIBINTL,;t t
s,@LTLIBINTL@,$LTLIBINTL,;t t
s,@POSUB@,$POSUB,;t t
s,@AUTOM4TE@,$AUTOM4TE,;t t