autoconf
[Top][All Lists]
Advanced

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

How to get a literal #undef into config.h


From: Brian
Subject: How to get a literal #undef into config.h
Date: Mon, 24 Oct 2005 18:44:07 -0600

I need to get #undef KEY into config.h, but even with AH_VERBATIM or
AH_BOTTOM autoheader turns it into #define KEY 1. I understand why - these
are only passed into config.h.in <http://config.h.in>, but I don't see a way
around it.

While i'm at it, is it necessary to have -DHAVE_CONFIG_H? Not that I see a
way to get rid of it, just trying to clean up the command line.

--
Cheers,
Brian Mingus
AIM, Skype: BReflection
Google talk: address@hidden
Phone: (720) 771-2599

reply via email to

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