echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
echo "*** See http://www.freedesktop.org/software/pkgconfig"
fi
fi
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (gtkmm-$gtk_version >= 2.0.0 libglademm-$gtk_version >= 2.1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (gtkmm-$gtk_version >= 2.0.0 libglademm-$gtk_version >= 2.1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
if test "x$gtk_version" = x2.0; then
GTKMM_CPPFLAGS="-DGTKMM20"
fi
VBA_EXTRA="$VBA_EXTRA po"
VBA_SRC_EXTRA="$VBA_SRC_EXTRA gtk"
fi
if test "x$enable_dev" = xyes; then
CXXFLAGS="$CXXFLAGS -DDEV_VERSION"
fi
if test "x$enable_sdl" != xyes && test "x$enable_gtk" != xyes; then
{ echo "$as_me:$LINENO: WARNING: *** You have chosen not to build any frontend." >&5
echo "$as_me: WARNING: *** You have chosen not to build any frontend." >&2;}