IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11531


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

call IPP_STDOPTS only after all configure steps have ran

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r11504 r11531  
    3838AC_SUBST(ABS_SRCDIR,`pwd`) dnl assuming configure is run in top directory -- is there something better?
    3939AC_PROG_MAKE_SET
    40 
    41 IPP_STDOPTS
    4240
    4341dnl build tests at the same time as the source code
     
    438436
    439437dnl ------- enable -Werror after all of the probes have run ---------
     438IPP_STDOPTS
     439
    440440CFLAGS="${CFLAGS} -Wall -Werror"
    441441dnl enable POSIX/XSI and C99 compliance
Note: See TracChangeset for help on using the changeset viewer.