autoconf
[Top][All Lists]
Advanced

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

(no subject)


From: Victor Isaac Lesk
Subject: (no subject)
Date: Thu, 9 May 2002 13:07:45 +0900 (JST)

Dear List,

I am using autoconf to generate config.h and "configure" from config.in .


When I run "configure" it checks something, and as a result sets variable 
foo equal to the string constant 
bar. That gets passed on to the Makefile but I want it passed to the 
config.h file as well. I want a 
line to turn up in my config.h file :
#define foo bar

How can I tell autoconf to do this?


Thank you

Victor Lesk




reply via email to

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