[prev in list] [next in list] [prev in thread] [next in thread] 

List:       autoconf
Subject:    Re: m4 runs crazy with 2.50
From:       Matt Schalit <mschalit () pacbell ! net>
Date:       2001-05-23 17:12:12
Message-ID: 3B0BEF6C.D3AA1FF4 () pacbell ! net
[Download RAW message or body]

skyper wrote:
> 
> Hi
> 
> i updated to autoconf-2.50 and tried the following test
> configure.in file:
> 
> # cat >configure.in<<EOF
> > AC_INIT(test.c)
> > AC_PROG_CC
> > AC_OUTPUT(Makefile)
> > EOF



Your example worked on my system with gm4-1.4p and 
autoconf 2.50.  I used this for my configure.in:

--------------------------------
AC_INIT(test.c)
AC_PROG_CC
AC_OUTPUT(Makefile)

---------------------------------


I'm not sure what to say.  I wonder what version
of gnu-m4 you are using?

Best,
Matthew


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic