formatting.

2008-05-16  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am: formatting.


svn path=/trunk/; revision=25676
This commit is contained in:
Michael Natterer 2008-05-16 17:35:19 +00:00 committed by Michael Natterer
parent da17a091f0
commit ebe4406610
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-05-16 Michael Natterer <mitch@gimp.org>
* app/Makefile.am: formatting.
2008-05-16 Sven Neumann <sven@gimp.org>
* app/display/gimpdisplayoptions.c: disable rulers by default as

View File

@ -90,7 +90,8 @@ INCLUDES = \
$(GEGL_CFLAGS) \
-I$(includedir)
AM_LDFLAGS = $(munix) \
AM_LDFLAGS = \
$(munix) \
$(CARBON_LDFLAGS) \
-u $(SYMPREFIX)xcf_init \
-u $(SYMPREFIX)internal_procs_init \