1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/mail/libesmtp/files/patch-configure
Joe Marcus Clarke a2f8b226cc * Do not explicitly link against libc
* Do not install module .a files

Approved by:	maintainer
2003-01-19 19:22:53 +00:00

11 lines
309 B
Plaintext

--- configure.orig Tue Dec 31 14:16:20 2002
+++ configure Tue Dec 31 14:16:31 2002
@@ -5402,6 +5402,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'