IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11533 for trunk/psphot


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/psphot/configure.ac

    r11524 r11533  
    88AM_CONFIG_HEADER([src/config.h])
    99AM_MAINTAINER_MODE
    10 
    11 IPP_STDOPTS
    1210
    1311AC_LANG(C)
     
    198196
    199197dnl Set CFLAGS for build
     198IPP_STDOPTS
     199
    200200CFLAGS="${CFLAGS=} -Wall -Werror -std=c99"
    201201echo "PSPHOT_CFLAGS: $PSPHOT_CFLAGS"
Note: See TracChangeset for help on using the changeset viewer.