File: autoconf.info, Node: Transformation Options, Next: Transformation Examples, Up: Transforming Names 15.7.1 Transformation Options ----------------------------- You can specify name transformations by giving ‘configure’ these command line options: ‘--program-prefix=PREFIX’ prepend PREFIX to the names; ‘--program-suffix=SUFFIX’ append SUFFIX to the names; ‘--program-transform-name=EXPRESSION’ perform ‘sed’ substitution EXPRESSION on the names.