summaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-configure
blob: d3f96b2a73389ba2ed52bffbc8dfbd256f0d52be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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'