Node:Transforming Names, Next:Site Defaults, Previous:Site Details, Up:Site Configuration
Autoconf supports changing the names of programs when installing them.
In order to use these transformations, configure.ac
must call the
macro AC_ARG_PROGRAM
.
AC_ARG_PROGRAM | Macro |
Place in output variable program_transform_name a sequence of
sed commands for changing the names of installed programs.
If any of the options described below are given to |
configure
options to transform names
Makefile
uses of transforming names