1999-03-09 01:13:40 +00:00
|
|
|
--- configure.orig Mon Mar 1 21:51:08 1999
|
|
|
|
+++ configure Sat Mar 6 13:33:05 1999
|
|
|
|
@@ -5149,7 +5149,7 @@
|
1999-02-01 20:58:46 +00:00
|
|
|
cat conftest.$ac_ext >&5
|
|
|
|
rm -rf conftest*
|
|
|
|
CATOBJEXT=.mo
|
|
|
|
- DATADIRNAME=lib
|
|
|
|
+ DATADIRNAME=share
|
|
|
|
fi
|
|
|
|
rm -f conftest*
|
|
|
|
INSTOBJEXT=.mo
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -7233,7 +7233,7 @@
|
1999-01-04 08:43:09 +00:00
|
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
|
else
|
|
|
|
ac_save_LIBS="$LIBS"
|
|
|
|
-LIBS="-ltiff -lm $LIBS"
|
|
|
|
+LIBS="-ltiff -ljpeg -lz -lm $LIBS"
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
1999-03-09 01:13:40 +00:00
|
|
|
#line 7239 "configure"
|
1999-01-04 08:43:09 +00:00
|
|
|
#include "confdefs.h"
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -10704,7 +10704,7 @@
|
|
|
|
ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
|
1999-01-01 02:47:12 +00:00
|
|
|
|
|
|
|
GNOME_LIBDIR='-L${libdir}'
|
|
|
|
-GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include'
|
|
|
|
+GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H'
|
|
|
|
GNOME_IDLDIR='-I${datadir}/idl'
|
1998-09-06 06:34:19 +00:00
|
|
|
|
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -11548,10 +11548,6 @@
|
|
|
|
*) # Relative path.
|
|
|
|
ac_sub_cache_file="$ac_dots$cache_file" ;;
|
|
|
|
esac
|
|
|
|
- case "$ac_given_INSTALL" in
|
|
|
|
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
|
|
|
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
|
|
|
- esac
|
|
|
|
|
|
|
|
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
|
|
|
|
# The eval makes quoting arguments work.
|