autoconf driving me mad

Enrico Scholz enrico.scholz at informatik.tu-chemnitz.de
Mon Jan 7 14:18:06 UTC 2008


Christoph Höger <choeger at cs.tu-berlin.de> writes:

> I see the following line in configure.in (yes its an relatively old
> tarball):
>
> GLOB_INCLUDE="-I${srcdir} -I${srcdir}/include"

GLOB_INCLUDE='-I${top_srcdir} -I${top_srcdir}/include'

(note the \' instead of \") should do what you want.



Enrico




More information about the fedora-devel-list mailing list