Re: Gdk-pixbuf 0.6.0 is released
- From: Gregory McLean <gregm comstar net>
- To: Federico Mena Quintero <federico helixcode com>
- Cc: gnome-list gnome org
- Subject: Re: Gdk-pixbuf 0.6.0 is released
- Date: Mon, 21 Feb 2000 22:23:43 -0500
The dynamic testing code fails here..
This small patch fixes that:
--- configure.in-orig Mon Feb 21 22:17:22 2000
+++ configure.in Mon Feb 21 22:21:43 2000
@@ -90,8 +90,8 @@
AC_MSG_CHECKING(whether dynamic modules work)
oLIBS="$LIBS"
oCFLAGS="$CFLAGS"
- LIBS=$GLIB_CFLAGS
- CFLAGS=$GLIB_LIBS
+ LIBS="$LIBS `glib-config --libs gmodule`"
+ CFLAGS="$CFLAGS `glib-config --cflags gmodule`"
AC_TRY_RUN([
#include <glib.h>
#include <gmodule.h>
Gregory McLean | GEGL \G-eh-G-uh-l\, n.; Genetically Engineered Goat,
comstar.net inc. |Large, See also, Goat, World Domination, Animals
programmer/analyst |with five legs. http://gegl.org/
770 485-6016 |
----------------This is my opinion, All MINE! I tell you------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]