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

Diff of /classpath/configure.in

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

revision 1.123 by cbj, Sat Jun 14 02:47:51 2003 UTC revision 1.124 by cbj, Fri Jun 20 04:04:55 2003 UTC
# Line 125  if test "x${COMPILE_JNI}" = xyes; then Line 125  if test "x${COMPILE_JNI}" = xyes; then
125    
126    dnl Check for AWT related glib/gtk/libart_lgpl    dnl Check for AWT related glib/gtk/libart_lgpl
127    if test "x${COMPILE_GTK_PEER}" = xyes; then    if test "x${COMPILE_GTK_PEER}" = xyes; then
128  dnl     m4_pattern_allow([AM_PATH_GTK_2_0])       m4_pattern_allow([AM_PATH_GTK_2_0])
129  dnl     m4_pattern_allow([AM_PATH_GLIB_2_0])       m4_pattern_allow([AM_PATH_GLIB_2_0])
130       m4_ifdef([AM_PATH_GTK_2_0],       m4_ifdef([AM_PATH_GTK_2_0],
131         [AM_PATH_GTK_2_0(2.0.0,,exit 1)],         [AM_PATH_GTK_2_0(2.0.0,,exit 1)],
132         [AC_MSG_ERROR([No AM_PATH_GTK_2_0 macro found: use --disable-gtk-peer])])         [AC_MSG_ERROR([No AM_PATH_GTK_2_0 macro found: use --disable-gtk-peer])])

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

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