Hello Conrad, please do not top-post, thank you.
* Conrad Achtenbaum wrote on Wed, Feb 20, 2008 at 08:36:44PM CET: > On Feb 20, 2008 8:25 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > * Conrad Achtenbaum wrote on Wed, Feb 20, 2008 at 08:20:46PM CET: > > > > > > I'm trying to the prefix to my config.h file, but when > > > I do AC_DEFINE_UNQUOTED(PREFIX, $prefix) in my > > > configure.ac file, the PREFIX in config.h gets defined > > > to NONE. > > See > > <http://www.gnu.org/software/autoconf/manual/html_node/Defining-Directories.html> > > But I need it to be explicit, e.g. "/usr/share/", Yes. The FAQ item explains how to get at the explicit value. Cheers, Ralf
