automake
[Top][All Lists]
Advanced

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

autoreconf/automake w/out autoheader


From: Jason Kraftcheck
Subject: autoreconf/automake w/out autoheader
Date: Wed, 12 Jan 2011 15:08:45 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101030 Icedove/3.0.10

How does one go about using the AC_CONFIG_HEADERS functionality without
autoreconf and automake invoking autoheader?  I've been letting autoheader
generate an unused 'config.h'.  For example:
  AC_CONFIG_HEADERS([config.h iBase_FCDefs.h])

Is there a less klugey way to do this?

thanks,

- jason




reply via email to

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