diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-04 08:43:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-04 08:43:09 +0000 |
commit | 694c63ae54b987bc19fd3406b972c1f545ea6c70 (patch) | |
tree | 7601ece9c314c9645d5243ba3bc9c9ae3c19cbee /graphics/imlib2-tmp/files/patch-aa | |
parent | * Obey our CFLAGS (diff) |
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
Notes
Notes:
svn path=/head/; revision=15819
Diffstat (limited to 'graphics/imlib2-tmp/files/patch-aa')
-rw-r--r-- | graphics/imlib2-tmp/files/patch-aa | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa index 523e93a72960..a538dcc94af0 100644 --- a/graphics/imlib2-tmp/files/patch-aa +++ b/graphics/imlib2-tmp/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Thu Dec 24 05:59:01 1998 -+++ configure Thu Dec 24 06:01:01 1998 +--- configure.orig Wed Dec 16 11:14:28 1998 ++++ configure Sun Jan 3 15:06:35 1999 @@ -1711,143 +1711,6 @@ rm -f conf.gtktest @@ -144,6 +144,24 @@ echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 echo "configure:1853: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. +@@ -3452,7 +3315,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lXext $X_LIBS $LIBS" ++LIBS="-lXext -lX11 $X_LIBS $LIBS" + cat > conftest.$ac_ext <<EOF + #line 3458 "configure" + #include "confdefs.h" +@@ -3786,7 +3649,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-ltiff $GX_LIBS $LIBS" ++LIBS="-ltiff -ljpeg -lz $GX_LIBS $LIBS" + cat > conftest.$ac_ext <<EOF + #line 3792 "configure" + #include "confdefs.h" @@ -4010,16 +3873,16 @@ |