]> Pileus Git - ~andy/gtk/commit
Add AM_CONDITIONAL calls also in the non-x11 branch. Otherwise we get
authorTor Lillqvist <tml@iki.fi>
Sun, 8 Sep 2002 07:46:15 +0000 (07:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 8 Sep 2002 07:46:15 +0000 (07:46 +0000)
commit762c7d55d768cd96aa760d7bae84e65ee3eb63fe
treee0f955d9fe4b8d5243d3a54c0a447b79f1d2652a
parentfd303c56b9be5dc2fd242c87be98c321be44f61b
Add AM_CONDITIONAL calls also in the non-x11 branch. Otherwise we get

2002-09-08  Tor Lillqvist  <tml@iki.fi>

* configure.in: Add AM_CONDITIONAL calls also in the non-x11
branch. Otherwise we get "conditional \"$1\" was never defined.
Usually this means the macro was only invoked conditionally."
errors when running configure if using automake 1.6a. Yeah, I know
that autogen.sh says to use automake 1.4, but on Win32 I more or
less have to use the bleeding edge. I think.

Fix an earlier ChangeLog entry to include the file name:

2002-08-31  Tor Lillqvist  <tml@iki.fi>

* gtk/gtkfilesel.c: Include <sys/cygwin.h on Cygwin, for
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in