Don't bother defining Autoconf variables for glib.def, gmodule.def,
authorTor Lillqvist <tml@novell.com>
Sun, 16 Mar 2008 10:16:57 +0000 (10:16 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 16 Mar 2008 10:16:57 +0000 (10:16 +0000)
commite2ee29dd2c8ccda29e8a3f8b88fb7cc249b08a48
tree37d159c4ae7773603ae5d231d101bb3b2403e1d9
parentff69c53da9c242d080427968afd0864739c3bfa9
Don't bother defining Autoconf variables for glib.def, gmodule.def,

2008-03-16  Tor Lillqvist  <tml@novell.com>

* configure.in: Don't bother defining Autoconf variables for
glib.def, gmodule.def, gobject.def and gthread.def when this can
be handled easily in */Makefile.am which are the only files that
use them. Remove also TESTGMODULE_EXP which isn't used at all.

* */Makefile.am: Corrsponding changes.

svn path=/trunk/; revision=6722
ChangeLog
configure.in
glib/Makefile.am
gmodule/ChangeLog
gmodule/Makefile.am
gobject/ChangeLog
gobject/Makefile.am
gthread/ChangeLog
gthread/Makefile.am