|
From: | John Ling |
Subject: | Using and detecting environment variables as flags |
Date: | Tue, 25 May 2004 10:49:31 -0700 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 |
How do I reference such a variable?In addition, depending on the value of this variable, I then want to pass a signal from my Makefile.am to yet another Makefile which is called from Makefile.am. This signal is to tell the second Makefile to add an -lz in its LIBS definition.
How do I do this? In what way can I send such a flag/signal? Thank You, John
[Prev in Thread] | Current Thread | [Next in Thread] |