libpurple/Makefile.am

changeset 19537
deca654e4446
parent 19536
d456773ad4de
child 19699
8639bba9bf2d
--- a/libpurple/Makefile.am	Tue Aug 21 15:10:03 2007 +0000
+++ b/libpurple/Makefile.am	Wed Aug 29 23:14:46 2007 +0000
@@ -22,9 +22,9 @@
 		win32/giowin32.c \
 		win32/win32dep.h
 
-# if USE_GCONFTOOL
-# GCONF_DIR=gconf
-# endif
+if USE_GCONFTOOL
+GCONF_DIR=gconf
+endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = purple.pc

mercurial