1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/gnet-glib2/files/patch-configure
Joe Marcus Clarke 05b633dc85 Update to 1.1.9.
2003-07-04 21:17:27 +00:00

20 lines
588 B
Plaintext

--- configure.orig Mon Apr 28 23:00:52 2003
+++ configure Fri Jul 4 17:13:31 2003
@@ -1880,7 +1880,7 @@
fi;
if test "x$with_html_dir" = "x" ; then
- HTML_DIR=$datadir/doc/libgnet$GNET_MAJOR_VERSION.$GNET_MINOR_VERSION-dev/html
+ HTML_DIR=$prefix/share/doc/libgnet$GNET_MAJOR_VERSION.$GNET_MINOR_VERSION-glib2-dev/html
else
HTML_DIR=$with_html_dir
fi
@@ -7905,6 +7905,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'