IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 5:46:12 PM (19 years ago)
Author:
jhoblitt
Message:

call IPP_STDOPTS only after configure steps have ran

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/configure_ac.tt

    r11512 r11533  
    1818AM_MISSING_PROG([AUTOM4TE], [autom4te])
    1919
    20 IPP_STDOPTS
    21 
    2220AC_LANG(C)
    2321AC_PROG_CC
     
    3634
    3735dnl is this the best was to setup recursive CFLAGS?
     36IPP_STDOPTS
    3837[% pkg_name %]_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing"
    3938AC_SUBST([[% pkg_name %]_CFLAGS])
Note: See TracChangeset for help on using the changeset viewer.