aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-configure
blob: d5a0a23fd4fad4e6b0523c5c6dd0a0efd2cc9419 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig	Fri Nov  1 06:34:11 2002
+++ configure	Sat Nov  9 02:15:02 2002
@@ -7964,6 +7964,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'
@@ -8335,7 +8336,7 @@
 
 
   case $host in
-  *-linux-gnu | *-irix6*)
+  *-linux-gnu | *-irix6* | *-freebsd*)
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_MAN_WHEREIS 1
 _ACEOF