Merge 2 "if ENABLE_GTK" sections

Fri, 29 Feb 2008 20:23:02 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Fri, 29 Feb 2008 20:23:02 +0000
changeset 22529
7fb9796ee0d2
parent 22528
d772a85bf356
child 22530
90ac2218b28d

Merge 2 "if ENABLE_GTK" sections

Makefile.am file | annotate | diff | comparison | revisions
--- a/Makefile.am	Fri Feb 29 20:06:55 2008 +0000
+++ b/Makefile.am	Fri Feb 29 20:23:02 2008 +0000
@@ -35,9 +35,6 @@
 apps_in_files = pidgin.desktop.in
 apps_DATA = $(apps_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
-endif
-
-if ENABLE_GTK
 GTK_DIR=pidgin
 endif
 

mercurial