95 |
AM_PATH_GTK_2_0(2.4.0,, [AC_MSG_ERROR([unable to find the GTK+ library])]) |
95 |
AM_PATH_GTK_2_0(2.4.0,, [AC_MSG_ERROR([unable to find the GTK+ library])]) |
97 |
PKG_CHECK_MODULES(GNOME, [gthread-2.0 libgnomeui-2.0 libpanelapplet-2.0 libglade-2.0 eel-2.0],, [AC_MSG_ERROR([unable to find the GNOME libraries])]) |
97 |
PKG_CHECK_MODULES(GNOME, [gthread-2.0 libgnomeui-2.0 libpanelapplet-2.0 libglade-2.0 eel-2.0 gmodule-export-2.0],, [AC_MSG_ERROR([unable to find the GNOME libraries])]) |
100 |
AC_PATH_PROG(GCONFTOOL, gconftool-2) |
100 |
AC_PATH_PROG(GCONFTOOL, gconftool-2) |