diff 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
line wrap: on
line diff
--- a/configure.ac	Sat Aug 11 09:20:36 2007 +0000
+++ b/configure.ac	Sat Aug 11 11:19:07 2007 +0000
@@ -2086,6 +2086,8 @@
 	AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.])
 fi
 
+AM_CONDITIONAL(PURPLE_AVAILABLE, true)
+
 AC_OUTPUT([Makefile
 		   Doxyfile
 		   doc/Makefile
@@ -2164,7 +2166,6 @@
 		   pidgin/plugins/perl/Makefile
 		   pidgin/plugins/perl/common/Makefile.PL
 		   pidgin/plugins/ticker/Makefile
-		   pidgin/sounds/Makefile
 		   libpurple/example/Makefile
 		   libpurple/gconf/Makefile
 		   libpurple/purple.pc
@@ -2197,6 +2198,8 @@
 		   libpurple/protocols/zephyr/Makefile
 		   libpurple/tests/Makefile
 		   libpurple/version.h
+		   share/Makefile
+		   share/sounds/Makefile
 		   finch/Makefile
 		   finch/libgnt/Makefile
 		   finch/libgnt/gnt.pc