Balsa now does not install standard gnome M4 macros.
authorPeter Williams <peterw@src.gnome.org>
Thu, 16 Dec 1999 23:48:56 +0000 (23:48 +0000)
committerPeter Williams <peterw@src.gnome.org>
Thu, 16 Dec 1999 23:48:56 +0000 (23:48 +0000)
svn path=/trunk/; revision=1037

macros/Makefile.am

index d60d240..e03dbee 100644 (file)
@@ -29,7 +29,7 @@ MAINTAINERCLEANFILES=macros.dep
 @MAINT@macros.dep: Makefile.am
 @MAINT@        @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@
 
-##if INSIDE_GNOME_COMMON
+if INSIDE_GNOME_COMMON
 gnome_aclocaldir = $(datadir)/aclocal/gnome
 
 gnome-macros.dep: Makefile.am
@@ -37,4 +37,4 @@ gnome-macros.dep: Makefile.am
 
 gnome_aclocal_DATA = $(MACROS) gnome-macros.dep gnome-common.m4 autogen.sh
 
-##endif
+endif