From: <rr...@us...> - 2007-12-07 18:29:15
|
Date: Friday December 7, 2007 @ 10:29 Author: rrt Update of /cvsroot/plptools/plptools/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14849/lib Modified Files: Makefile.am Log Message: More build system changes to make it play better with up-to-date autotools. In particular, this round gets rid of acconfig.h, putting the necessary bits into conf/configure.in.in, and using AM_CFLAGS & co. instead of plain CFLAGS, which rightly upsets automake. |