1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/security/xmlsec1/files/patch-configure
Edwin Groothuis bdb42c1d5d Update: security/xmlsec1
Changes/update for myself
	- Bring GNUTLS as optional flavor

	Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!)
	- Do not install useless .la file
	- Install .pc file to correct place

PR:		ports/52769
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-06-04 10:39:26 +00:00

11 lines
309 B
Plaintext

--- configure.orig Tue Apr 29 13:32:15 2003
+++ configure Tue May 13 05:20:21 2003
@@ -7873,6 +7873,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'