set the HAVE_X11R6 automake conditional to false if not compiling for X11.
2003-05-08 Sven Neumann <sven@gimp.org> * configure.in: set the HAVE_X11R6 automake conditional to false if not compiling for X11.
This commit is contained in:
committed by
Sven Neumann
parent
1b5ca9a190
commit
a5a4baf9f2
@@ -1,3 +1,8 @@
|
||||
2003-05-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: set the HAVE_X11R6 automake conditional to false
|
||||
if not compiling for X11.
|
||||
|
||||
2003-05-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #110165 (thanks to Arnaud Charlet):
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-05-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: set the HAVE_X11R6 automake conditional to false
|
||||
if not compiling for X11.
|
||||
|
||||
2003-05-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #110165 (thanks to Arnaud Charlet):
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-05-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: set the HAVE_X11R6 automake conditional to false
|
||||
if not compiling for X11.
|
||||
|
||||
2003-05-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #110165 (thanks to Arnaud Charlet):
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-05-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: set the HAVE_X11R6 automake conditional to false
|
||||
if not compiling for X11.
|
||||
|
||||
2003-05-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #110165 (thanks to Arnaud Charlet):
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-05-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: set the HAVE_X11R6 automake conditional to false
|
||||
if not compiling for X11.
|
||||
|
||||
2003-05-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #110165 (thanks to Arnaud Charlet):
|
||||
|
||||
@@ -1251,6 +1251,7 @@ else
|
||||
AM_CONDITIONAL(HAVE_XFT, false)
|
||||
AM_CONDITIONAL(XINPUT_XFREE, false)
|
||||
AM_CONDITIONAL(USE_X11, false)
|
||||
AM_CONDITIONAL(HAVE_X11R6, false)
|
||||
fi
|
||||
|
||||
if test "x$gdktarget" = "xwin32"; then
|
||||
|
||||
Reference in New Issue
Block a user