From: Dennis S. <sy...@yo...> - 2004-06-20 00:54:58
|
On Sat, 2004-06-19 at 20:50 -0300, Duilio Javier Protti wrote: Ok great, This works like a charm, is it better to use symlinks for programs like depcomp, install-sh etc etc ? It would be superB if you could also port both libvisual-plugins to automake-1.8, when that is there i'll fix that what i've screwed up (doh doh doh) and then check the right files into CVS (and ofcourse exclude that what is auto generated) I will also move the current ChangeLog to NEWS and then we can use the ChangeLog as a real per commit base ChangeLog. When that is done, I'll do a new release and we can start hacking on new exciting stuff! Thanks a lot, Dennis > Don't worry about the warnings in regard of AC_CANONICAL_TARGET > and AC_ARG_PROGRAM, this is because AM_PATH_SDL macro is very > old. We cannot (must not) change it, only Lantinga. > > The error is because, like you see, aclocal.m4 is unchanged. > These M4 macros must be recreated by automake 1.8. Just remove > aclocal.m4, and run again autogen.sh. If the script don't > rebuild the file, run aclocal first. > > The aclocal.m4 file must not be submitted to the CVS repository. > > > Duilio. |