Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
autoupdate2.13(1)
Edit
PageHistory
Diff
Info
LikePages
AUTOUPDATE !!!AUTOUPDATE NAME SYNOPSIS DESCRIPTION SEE ALSO AUTHORS ---- !!NAME autoupdate2.13 - updates an old configure.in file to version 2 !!SYNOPSIS __autoconf2.13__ [[ __--help__ | __-h__ ] [[ __--macrodir=dir__ | __-m dir__ ] [[ __--version__ ] !!DESCRIPTION The __autoupdate2.13__ program updates a __configure.in__ file that calls Autoconf macros by their old names to use the current macro names. In version 2 of Autoconf, most of the macros were renamed to use a more uniform and descriptive naming scheme. Although the old names still work , you can make your __configure.in__ files more readable and make it easier to use the current Autoconf documentation if you update them to use the new macro names. If given no arguments, __autoupdate2.13__ updates __configure.in__, backing up the original version with the suffix __~__ (or the value of the environment variable __SIMPLE_BACKUP_SUFFIX__, if that is set). If you give __autoupdate2.13__ an argument, it reads that file instead of __configure.in__ and writes the updated file to the standard output. __autoconf2.13__ accepts the following options: __--help__ __-h__ Print a summary of the command line options and exit. __--macrodir=DIR__ __-m DIR__ Look for the installed macro files in directory DIR. You can also set the __AC_MACRODIR__ environment variable to a directory; this option overrides the environment variable. __--version__ Print the version number of Autoconf and exit. !!SEE ALSO autoconf2.13(1), __autoheader2.13__(1), autoreconf2.13(1), __autoscan2.13__(1), ifnames2.13(1) !!AUTHORS David !MacKenzie, with help from Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, Roland !McGrath, Noah Friedman, David D. Zuhn, and many others. This manpage written by Ben Pfaff autoconf2.13__ package. ----
2 pages link to
autoupdate2.13(1)
:
Man1a
ifnames2.13(1)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.