autoconf driving me mad

Christoph Höger choeger at cs.tu-berlin.de
Mon Jan 7 13:07:59 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hey there,

i want to patch & build openccs under fedora.
So I have to do the autoconf/automake chain. No problem at all, but one
special thing makes me wanne cry:

I see the following line in configure.in (yes its an relatively old
tarball):

GLOB_INCLUDE="-I${srcdir} -I${srcdir}/include"
AC_SUBST(GLOB_INCLUDE)

This means I have config headers in the include subdirectory, where I
actually build the package.

But my autoconf adds the following lines to the ./configure script:

# When building in place, set srcdir=.
if test "$ac_abs_confdir" = "$ac_pwd"; then
  srcdir=.
fi

How can I fix that?

thank you

christoph

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFHgiQvhMBO4cVSGS8RAndJAKC61XYSSwvxgd1qgk2MzAkZyYjGSQCgp2fn
VS5yuH5unMCEi7Jx7sucei8=
=6IMK
-----END PGP SIGNATURE-----




More information about the fedora-devel-list mailing list