21 lines
676 B
Plaintext
21 lines
676 B
Plaintext
--- configure.orig Wed Mar 30 14:28:44 2005
|
|
+++ configure Tue Apr 5 09:34:04 2005
|
|
@@ -9397,7 +9397,7 @@ nto-qnx*)
|
|
openbsd*)
|
|
version_type=sunos
|
|
need_lib_prefix=no
|
|
- need_version=yes
|
|
+ need_version=no
|
|
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
|
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
|
shlibpath_var=LD_LIBRARY_PATH
|
|
@@ -23958,7 +23958,7 @@ GNOME_PRINT_DATA_DIR='${datadir}/libgnom
|
|
GNOME_PRINT_DATA_DIR=$GNOME_PRINT_DATA_DIR
|
|
|
|
|
|
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
|
|
+LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
|
|
LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
|
|
|
|
|