mirror of https://github.com/GNOME/gimp.git
formatting.
2008-05-16 Michael Natterer <mitch@gimp.org> * app/Makefile.am: formatting. svn path=/trunk/; revision=25676
This commit is contained in:
parent
da17a091f0
commit
ebe4406610
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue