don't use -mwindows when linking gimp-console.

2005-04-06  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am: don't use -mwindows when linking gimp-console.
This commit is contained in:
Sven Neumann 2005-04-06 17:04:46 +00:00 committed by Sven Neumann
parent 95b112c21b
commit d4645e253c
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-04-06 Sven Neumann <sven@gimp.org>
* app/Makefile.am: don't use -mwindows when linking gimp-console.
2005-04-06 Sven Neumann <sven@gimp.org> 2005-04-06 Sven Neumann <sven@gimp.org>
* libgimpconfig/gimpconfig-path.[ch] (gimp_param_spec_config_path): * libgimpconfig/gimpconfig-path.[ch] (gimp_param_spec_config_path):

View File

@ -136,8 +136,6 @@ gimp_console_2_3_CPPFLAGS = \
$(AM_CPPFLAGS) \ $(AM_CPPFLAGS) \
-DGIMP_CONSOLE_COMPILATION -DGIMP_CONSOLE_COMPILATION
gimp_console_2_3_LDFLAGS = $(gimp_2_3_LDFLAGS)
gimp_console_2_3_LDADD = \ gimp_console_2_3_LDADD = \
widgets/widgets-enums.o \ widgets/widgets-enums.o \
display/display-enums.o \ display/display-enums.o \