RE: changes to get package to work with autoconf 2.49cvs

2001-05-10 Thread Neulinger, Nathan
- > From: Akim Demaille [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 10, 2001 8:40 AM > To: Nathan Neulinger > Cc: '[EMAIL PROTECTED]' > Subject: Re: changes to get package to work with autoconf 2.49cvs > > > /tmp/ethereal-0.8.17 % ace

Re: changes to get package to work with autoconf 2.49cvs

2001-05-10 Thread Akim Demaille
/tmp/ethereal-0.8.17 % ace nostromo 15:37 configure.in:28: warning: AC_PROG_LEX invoked multiple times configure.in:2: error: undefined macro: dnl /tmp/ethereal-0.8.17 % grep -w dnl -C3 configure nostromo Err 1 cat >conf

Re: changes to get package to work with autoconf 2.49cvs

2001-05-10 Thread Lars J. Aas
On Thu, May 10, 2001 at 02:37:32PM +0200, Akim Demaille wrote: : > "Nathan" == Nathan Neulinger writes: : : Nathan> In particular, with autoconf I keep getting the error saying: : : Nathan> configure.in:2: error: undefined macro: dnl : : Nathan> Any ideas? : : Yep, send the top of configu

Re: changes to get package to work with autoconf 2.49cvs

2001-05-10 Thread Nathan Neulinger
Akim Demaille wrote: > > > "Nathan" == Nathan Neulinger writes: > > Nathan> In particular, with autoconf I keep getting the error saying: > > Nathan> configure.in:2: error: undefined macro: dnl > > Nathan> Any ideas? > > Yep, send the top of configure.in. I'll paraphrase it: # som

Re: changes to get package to work with autoconf 2.49cvs

2001-05-10 Thread Akim Demaille
> "Nathan" == Nathan Neulinger writes: Nathan> In particular, with autoconf I keep getting the error saying: Nathan> configure.in:2: error: undefined macro: dnl Nathan> Any ideas? Yep, send the top of configure.in.