IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11620


Ignore:
Timestamp:
Feb 2, 2007, 8:19:11 PM (19 years ago)
Author:
jhoblitt
Message:

split IPP_STDCFLAGS out of IPP_STDOPTS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/m4/ipp_stdopts.m4

    r11534 r11620  
    11
    2 AC_DEFUN([IPP_STDOPTS],
     2AC_DEFUN([IPP_STDCFLAGS],
    33[
    44    AC_ARG_ENABLE(optimize,
     
    1313      ]
    1414    )
     15])
    1516
     17AC_DEFUN([IPP_STDOPTS],
     18[
    1619    dnl handle profiler building
    1720    AC_ARG_ENABLE(profile,   [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)],
Note: See TracChangeset for help on using the changeset viewer.