On Friday 22 June 2001 11:37 pm, Ralf Corsepius wrote:
> "Gary V. Vaughan" wrote:
> > On Friday 22 June 2001 11:20 am, Tilo Riemer wrote:
> > > what is wrong if I get the following error:
> > >
> > > libtool: ltconfig version ' does not match ltmain.sh version 4a'
> >
> > You are using a mismatche
> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
Paul> So how about if we replace the regular expression with the
Paul> following instead:
Paul>
^\(_Bool\|bool\|char\|double\|float\|int\|long\|short\|\(un\)?signed\|[_a-zA-Z][_a-zA-Z0-9]*_t\)\(\([(
Paul> *]\|\[\)\([_a-zA-Z0-9() *]\|\[\|\]
Paul, this patch was sent later, and you did not comment it.
Akim
Okay, people, what do you think about this:
v--- *grrr*
2001-06-19 RĂ¼diger Kuhlmann <[EMAIL PROTECTED]>
* acfunctions.m
| Recap of problem: configure script doesn't generate config.h on the
| basis of results from tests. Removing config.cache and rerunning
| configure yeilds a correct config.h.
|
| > What version of Autoconf?
|
| 2.13 and 2.50.
Hm... Does autoconf 2.50 complain when you run it? A common mist