comparison configure.ac @ 19168:f63e38e33811

Some lines to the auto-thingies to aid in libgnt building standalone
author Eric Polino <aluink@pidgin.im>
date Mon, 16 Jul 2007 19:49:59 +0000
parents 4c26b23e7859
children 9f7587b86b0d
comparison
equal deleted inserted replaced
19167:42fc16a234ec 19168:f63e38e33811
2035 [compile with debugging support])], , enable_debug=no) 2035 [compile with debugging support])], , enable_debug=no)
2036 2036
2037 if test "x$enable_debug" = "xyes" ; then 2037 if test "x$enable_debug" = "xyes" ; then
2038 AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.]) 2038 AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.])
2039 fi 2039 fi
2040
2041 AM_CONDITIONAL(PURPLE_AVAILABLE, true)
2040 2042
2041 AC_OUTPUT([Makefile 2043 AC_OUTPUT([Makefile
2042 Doxyfile 2044 Doxyfile
2043 doc/Makefile 2045 doc/Makefile
2044 doc/pidgin.1 2046 doc/pidgin.1