On Sep 1, 2006, at 10:52 PM, Paul Eggert wrote:
Colby Gutierrez-Kraybill <[EMAIL PROTECTED]> 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.
Well, that works. Thank you, Colby P.S. But Still!
