autoheader â Create a template header for configure
| Use Case | Command | Description |
|---|---|---|
| Generate default header template | autoheader | Scan configure.ac or configure.in |
| Use a specific template file | autoheader TEMPLATE-FILE | Scan the given file instead |
| Verbose processing | autoheader -v | Report steps verbosely |
| Force regeneration | autoheader -f | Treat all files as obsolete |
| Add include search path | autoheader -I DIR | Append directory to search path |
autoheader [OPTION]... [TEMPLATE-FILE]
Create a template file of C #define statements for configure to use. To this end, scan TEMPLATE-FILE, or configure.ac if present, or else configure.in.
-h, --help đ¨ī¸ print this help, then exit-V, --version âšī¸ print version number, then exit-v, --verbose đĸ verbosely report processing-d, --debug đ don't remove temporary files-f, --force đĒ consider all files obsolete-W, --warnings=CATEGORY â ī¸ report the warnings falling in CATEGORYcross â cross compilation issuesgnu â GNU coding standards (default in gnu and gnits modes)obsolete â obsolete features or constructions (default)override â user redefinitions of Automake rules or variablesportability â portability issues (default in gnu and gnits modes)portability-recursive â nested Make variables (default with -Wportability)extra-portability â extra portability issues related to obscure toolssyntax â dubious syntactic constructs (default)unsupported â unsupported or incomplete features (default)all â all the warningsno-CATEGORY â turn off warnings in CATEGORYnone â turn off all the warningserror â treat warnings as errors-B, --prepend-include=DIR đ prepend directory DIR to search path-I, --include=DIR đ append directory DIR to search pathWritten by Roland McGrath and Akim Demaille.
Report bugs to <bug-autoconf AT gnu.org>.
GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
General help using GNU software: <https://www.gnu.org/gethelp/>.
Copyright Š 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1), autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
The full documentation for autoheader is maintained as a Texinfo manual. If the info and autoheader programs are properly installed at your site, the command
info autoheader
should give you access to the complete manual.
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-16 09:01 @2600:1f28:365:80b0:7cb9:fb:26c1:e368
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)