IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13204


Ignore:
Timestamp:
May 3, 2007, 1:53:09 PM (19 years ago)
Author:
jhoblitt
Message:

drop -pendantic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/configure.ac

    r13121 r13204  
    11dnl Copyright (C) 2005  Joshua Hoblitt
    22dnl
    3 dnl $Id: configure.ac,v 1.14 2007-05-02 02:13:32 price Exp $
     3dnl $Id: configure.ac,v 1.15 2007-05-03 23:53:09 jhoblitt Exp $
    44
    55AC_PREREQ(2.59)
     
    3131fi
    3232
    33 AM_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing"
     33AM_CFLAGS="-Wall -std=c99 -fno-strict-aliasing"
    3434AC_SUBST([AM_CFLAGS])
    3535
Note: See TracChangeset for help on using the changeset viewer.