Hi,

Steven Wu <[EMAIL PROTECTED]> writes:

> silly me, here we go:
> configure:2881: gcc    conftest.c  >&5
> conftest.c:5: error: missing terminating " character
> conftest.c:7: error: missing terminating " character
> configure:2884: $? = 1
> configure:2922: result:
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "guile-readline"
> | #define PACKAGE_TARNAME "guile-readline"
> | #define PACKAGE_VERSION "-n 1.9.0
> | "

Can you try to debug how this happens?

The top of my `guile-readline/configure' contains this:

  # Identity of this package.
  PACKAGE_NAME='guile-readline'
  PACKAGE_TARNAME='guile-readline'
  PACKAGE_VERSION='1.9.0'
  PACKAGE_STRING='guile-readline 1.9.0'
  PACKAGE_BUGREPORT=''

I'm using Autoconf 2.61.  What about you?

Thanks,
Ludovic.



Reply via email to