[Libpgf-devel] PGFCodec in subversion missing autotools files
libPGF is an implementation of the Progressive Graphics File (PGF)
Brought to you by:
c_stamm
From: Thomas S. <ts...@me...> - 2006-05-28 15:35:59
|
[ts@argon PGFCodec]$ make cd . && automake-1.4 --gnu Makefile aclocal.m4: 6346: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' automake: configure.in: required file `./install-sh' not found automake: configure.in: required file `./mkinstalldirs' not found automake: configure.in: required file `./missing' not found configure.in: 6346: required file `./config.h.in' not found autoreconf --install adds the missing files, but they should be committed to svn. Thomas |