X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfigure.ac;h=986df9a1c3bb8a210b9c935681c143984db79377;hb=cad901b85ecbbc2914607a9a131fa37e54be9863;hp=b11c84144d6538215e441397142e9b643bbd7b6e;hpb=e5a5ede2bc37353016f6c3530234f827eccf538e;p=synfig.git diff --git a/synfig-studio/trunk/configure.ac b/synfig-studio/trunk/configure.ac index b11c841..986df9a 100755 --- a/synfig-studio/trunk/configure.ac +++ b/synfig-studio/trunk/configure.ac @@ -32,6 +32,13 @@ AC_LANG_CPLUSPLUS AC_ARG_DEBUG + +case "$debug" in + yes) + AC_DEFINE(SHOW_EXTRA_INFO,[],[Show extra info in the about dialog]) + ;; +esac + AC_ARG_OPTIMIZATION AC_ARG_WARNINGS AC_ARG_PROFILE_ARCS @@ -218,6 +225,7 @@ AC_SUBST(imagedir) AC_OUTPUT( Makefile +build_tools/Makefile doxygen.cfg po/Makefile.in synfigstudio.desktop