bug-automake
[Top][All Lists]
Advanced

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

Re: [Fwd: Re: AC_CONFIG_FILES problem with Automake 1.7.1]


From: Akim Demaille
Subject: Re: [Fwd: Re: AC_CONFIG_FILES problem with Automake 1.7.1]
Date: 28 Oct 2002 20:16:11 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

>>>>> "Tamara" == Tamara L Dahlgren <Tamara> writes:

Tamara> I performed the command as requested.  The output is:
Tamara> /tmp/t4OdrjL4/traces.m4:1066:
Tamara> /usr/casc/babel/apps/buildtools/bin/m4: Error matching regular
Tamara> expression "^ *\(.*\) *$"

I can't reproduce your problem with tiny examples:

/tmp % cat configure.ac                                           nostromo 20:15
AC_INIT
AC_CONFIG_FILES([ \
  foo \
  bar \
baz \
])
/tmp % autoconf -t 'AC_CONFIG_FILES:${::}%'                       nostromo 20:15
foo bar baz 


Can you?  Are you by any lack of luck, running some platform with a
weird notion of \n?  What does /usr/casc/babel/apps/buildtools/bin/m4
--version say?




reply via email to

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