aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-configure
blob: c444fc7c7117c056a2891795866c30c45875fc2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig	Mon May 13 13:03:40 2002
+++ configure	Sun May 26 03:43:23 2002
@@ -7186,6 +7186,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'
@@ -7471,7 +7472,7 @@
 LIBGNOME_AGE=0
 
   case $host in
-  *-linux-gnu | *-irix6*)
+  *-linux-gnu | *-irix6* | *-freebsd*)
 cat >>confdefs.h <<\EOF
 #define HAVE_MAN_WHEREIS 1
 EOF