/[classpath]/classpath/configure.ac
ViewVC logotype

Diff of /classpath/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43.2.10 by gnu_andrew, Fri May 20 18:20:47 2005 UTC revision 1.43.2.11 by gnu_andrew, Fri May 27 00:01:43 2005 UTC
# Line 264  if test "x${COMPILE_JNI}" = xyes; then Line 264  if test "x${COMPILE_JNI}" = xyes; then
264       AC_CHECK_LIB([Xtst], [XTestQueryExtension], [true],       AC_CHECK_LIB([Xtst], [XTestQueryExtension], [true],
265                    [AC_MSG_ERROR([libXtst NOT found, required for GdkRobot])],                    [AC_MSG_ERROR([libXtst NOT found, required for GdkRobot])],
266                    [${X_LIBS}])                    [${X_LIBS}])
267       PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4 gthread-2.0 >= 2.2 libart-2.0 gdk-pixbuf-2.0)       PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.6 gthread-2.0 >= 2.2 libart-2.0 gdk-pixbuf-2.0)
268       AC_SUBST(GTK_CFLAGS)       AC_SUBST(GTK_CFLAGS)
269       AC_SUBST(GTK_LIBS)       AC_SUBST(GTK_LIBS)
270    fi    fi

Legend:
Removed from v.1.43.2.10  
changed lines
  Added in v.1.43.2.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26