X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=configure.ac;h=9a3299dc826d9cb4d500fcdbc105911b882d5551;hb=7cbc2c68d146433b1d438d60406ca05e14a523ce;hp=ab898e35d70f003dda42468c3d4a593d9529f028;hpb=07959e767424a4779abbac3a73fe626ba89ea566;p=projects%2Fchimara%2Fchimara.git diff --git a/configure.ac b/configure.ac index ab898e3..9a3299d 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ AC_SUBST(LT_VERSION_INFO) # Recommended Glib version: at least 2.16 GTK_REQUIRED_VERSION=2.6 GLIB_REQUIRED_VERSION=2.6 -GTK_DOC_REQUIRED_VERSION=1.9 +GTK_DOC_REQUIRED_VERSION=1.12 AC_SUBST(GTK_REQUIRED_VERSION) AC_SUBST(GLIB_REQUIRED_VERSION) AC_SUBST(GTK_DOC_REQUIRED_VERSION) @@ -85,18 +85,6 @@ AC_ARG_ENABLE([iliad], [enable_iliad=no]) AM_CONDITIONAL(TARGET_ILIAD, $TEST "x$enable_iliad" = xyes) -### BUILD WITHOUT RECENT FILES MANAGER ######################################### -# (to work around a bug on OS X) -AC_ARG_ENABLE([recent], - [AS_HELP_STRING([--disable-recent], - [Omit recent files menu (to work around a bug on OS X])], - [], - [enable_recent=yes]) -AS_IF([$TEST "x$enable_recent" = "xyes"], - [OPEN_RECENT_MENU_ITEM=""], - [OPEN_RECENT_MENU_ITEM=""]) -AC_SUBST(OPEN_RECENT_MENU_ITEM) - ### RPM CONFIGURATION ########################################################## # --enable-rpm requires rpm and rpmbuild AC_PATH_PROG([RPMBUILD], [rpmbuild], [notfound]) @@ -195,7 +183,6 @@ interpreters/glulxe/Makefile interpreters/git/Makefile tests/Makefile player/Makefile -player/chimara.menus player/config.py docs/Makefile docs/reference/Makefile