autoconf
[Top][All Lists]
Advanced

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

Re: Current CVS Autoconf broken?


From: Akim Demaille
Subject: Re: Current CVS Autoconf broken?
Date: 15 Jan 2001 17:17:35 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

>>>>> "Lars" == Lars J Aas <address@hidden> writes:

Lars> Does anyone have a clue on what's going on?

Stop saying like this, I was close to a cardiac arrest!

/tmp % cat configure.ac                                          nostromo Err 1
AC_INIT
AC_CONFIG_HEADERS(config.h)
AC_DEFINE_UNQUOTED(Hi, Lars, [/* and others */])
AC_OUTPUT
/tmp % ace                                                       nostromo 17:16
/tmp % $ace/autoheader -A $ace                                   nostromo 17:16
/tmp % ./configure                                               nostromo 17:16
configure: creating ./config.status
config.status: creating config.h
/tmp % cat config.h                                              nostromo 17:16
/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.ac by autoheader.  */

/* /* and others */ */
#define Hi Lars


You'll have to dig.



reply via email to

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