On Mon, Aug 18 2003 (07:10:45 +0800), Martin Leung wrote: > BTW, I have another question. I tried to pull the cvs version to linux. > There is no configure so I tried to create it using reconf but got the > undefined macro error as below: > > [martin]$ ./reconf > running aclocal in ., creating build/aclocal.m4 > running automake in . > automake: no `Makefile.am' found or specified > running autoconf in . > autoconf: Undefined macros: > configure.in:347:AC_CONFIG_FILES(Makefile src/Makefile > src/utils/Makefile etc/Makefile > running autoheader in . > touching ./stamp-h.in > [martin]$ ./configure > creating cache ./config.cache > configure: error: can not run build/config.sub
Try "./bootstrap" first. HTH, Toni _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
