On Tue, 2001-10-30 at 23:10, Gnome CVS User wrote:
CVSROOT: /cvs/gnome
Module name: libglade
Changes by: jamesh 01/10/30 23:10:03
Modified files:
. : ChangeLog test-libglade.c
doc : Makefile.am
glade : glade-init.c glade-init.h glade-xml.c
Log message:
2001-10-31 James Henstridge <james daa com au>
* doc/Makefile.am: remove update-libglade crack, as it breaks the
distcheck.
this breaks make dist on clean checkout:
libtool: link: cannot find the library `../glade/libglade-2.0.la'
Compilation of scanner failed
how does it break distcheck? is it only on automake 1.5? it works fine
for me with the update-libglade "crack" with automake 1.4p5.