I'm trying to include a fix for the recurring GCC_NO_EXECUTABLES problem.
Refs:
http://gcc.gnu.org/ml/gcc/2007-11/msg00790.html
http://gcc.gnu.org/ml/gcc/2008-03/msg00515.html

I get no errors when I run 'aclocal' but I do get two
error messages when I run autoconf:

$ autoconf
configure.ac:177: error: possibly undefined macro: AC_LC_MESSAGES
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:185: error: possibly undefined macro: AC_DEFINE

/usr/share/aclocal contains lcmessage.m4.

Any suggestions?   (BTW I'm running aclocal v. 1.10, autoconf v. 2.61)

--
Michael Eager    [EMAIL PROTECTED]
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Reply via email to