comparison configure.ac @ 19179:c8f9584e3221

merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289' and 'd9bffe4df171c9490c29837f81ff350c6da64c7f'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 11 Aug 2007 11:19:07 +0000
parents 1244b5f43661 9f7587b86b0d
children afdb0b020d40
comparison
equal deleted inserted replaced
18877:8988a205112b 19179:c8f9584e3221
2083 [compile with debugging support])], , enable_debug=no) 2083 [compile with debugging support])], , enable_debug=no)
2084 2084
2085 if test "x$enable_debug" = "xyes" ; then 2085 if test "x$enable_debug" = "xyes" ; then
2086 AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.]) 2086 AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.])
2087 fi 2087 fi
2088
2089 AM_CONDITIONAL(PURPLE_AVAILABLE, true)
2088 2090
2089 AC_OUTPUT([Makefile 2091 AC_OUTPUT([Makefile
2090 Doxyfile 2092 Doxyfile
2091 doc/Makefile 2093 doc/Makefile
2092 doc/pidgin.1 2094 doc/pidgin.1
2162 pidgin/plugins/gevolution/Makefile 2164 pidgin/plugins/gevolution/Makefile
2163 pidgin/plugins/musicmessaging/Makefile 2165 pidgin/plugins/musicmessaging/Makefile
2164 pidgin/plugins/perl/Makefile 2166 pidgin/plugins/perl/Makefile
2165 pidgin/plugins/perl/common/Makefile.PL 2167 pidgin/plugins/perl/common/Makefile.PL
2166 pidgin/plugins/ticker/Makefile 2168 pidgin/plugins/ticker/Makefile
2167 pidgin/sounds/Makefile
2168 libpurple/example/Makefile 2169 libpurple/example/Makefile
2169 libpurple/gconf/Makefile 2170 libpurple/gconf/Makefile
2170 libpurple/purple.pc 2171 libpurple/purple.pc
2171 libpurple/purple-uninstalled.pc 2172 libpurple/purple-uninstalled.pc
2172 libpurple/plugins/Makefile 2173 libpurple/plugins/Makefile
2195 libpurple/protocols/toc/Makefile 2196 libpurple/protocols/toc/Makefile
2196 libpurple/protocols/yahoo/Makefile 2197 libpurple/protocols/yahoo/Makefile
2197 libpurple/protocols/zephyr/Makefile 2198 libpurple/protocols/zephyr/Makefile
2198 libpurple/tests/Makefile 2199 libpurple/tests/Makefile
2199 libpurple/version.h 2200 libpurple/version.h
2201 share/Makefile
2202 share/sounds/Makefile
2200 finch/Makefile 2203 finch/Makefile
2201 finch/libgnt/Makefile 2204 finch/libgnt/Makefile
2202 finch/libgnt/gnt.pc 2205 finch/libgnt/gnt.pc
2203 finch/libgnt/wms/Makefile 2206 finch/libgnt/wms/Makefile
2204 finch/plugins/Makefile 2207 finch/plugins/Makefile