Changeset c50f589 for configure.ac


Ignore:
Timestamp:
May 30, 2009, 2:29:04 PM (15 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
3043064
Parents:
1e550b2
Message:
Support --program-{prefix,suffix,transform}.

Since our build scripts depend on being able to install a non-default
name, we might as well use the standard options for supporting this.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r7c09b21 rc50f589  
    125125LDFLAGS="${GLIB_LIBS} ${LDFLAGS}"
    126126
     127dnl Checks for typedefs, structures, and compiler characteristics.
    127128
    128 dnl Checks for typedefs, structures, and compiler characteristics.
     129dnl Support --program-{prefix,suffix,transform}
     130AC_ARG_PROGRAM
    129131
    130132AC_SUBST(XSUBPPDIR)
Note: See TracChangeset for help on using the changeset viewer.