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

Diff of /classpath/configure.ac

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

revision 1.86 by tromey, Tue May 10 15:20:04 2005 UTC revision 1.87 by fitzsim, Wed May 25 01:11:17 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.86  
changed lines
  Added in v.1.87

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