autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoheader produces files which choke configure


From: Sam Steingold
Subject: autoheader produces files which choke configure
Date: 26 Jul 2003 22:48:45 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

configure.in:
AC_FUNC_ALLOCA

==> config.h.in:
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#undef HAVE_ALLOCA_H

$ bash -x -n configure
==>
modules/regexp/config.h.in: line 14: syntax error near unexpected token `('
modules/regexp/config.h.in: line 14: `/* Define to 1 if you have <alloca.h> and 
 it should be used (not on Ultrix).'

what am I missing?

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
My other CAR is a CDR.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]