bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdbm-ndbm.h header check fails after check for gdbm/ndbm.h


From: Paul Eggert
Subject: Re: gdbm-ndbm.h header check fails after check for gdbm/ndbm.h
Date: Fri, 01 Sep 2006 22:52:02 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Colby Gutierrez-Kraybill <address@hidden> writes:

> Is there some mode I can through autoconf info that will
> cause it to not interpret the the '-' correctly in this case?

You're gonna hate this, but:

AC_CHECK_HEADERS(./gdbm-ndbm.h, ndbm=gdbm-ndbm)

should do the trick.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]