IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2007, 2:29:28 PM (19 years ago)
Author:
jhoblitt
Message:

strip -std= from CFLAGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r14172 r14183  
    311311CFLAGS="${CFLAGS} -Wall -Werror"
    312312dnl enable POSIX/XSI and C99 compliance
    313 CFLAGS="${CFLAGS=} -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112L -std=c99"
     313CFLAGS="${CFLAGS=} -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112L"
    314314
    315315dnl ---------------- export variables --------------------
Note: See TracChangeset for help on using the changeset viewer.