IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 2:30:45 PM (19 years ago)
Author:
eugene
Message:

adding binned_stats, sat_pixel_frac, user stats, fringe stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/configure.ac

    r13377 r13621  
    77AC_PREREQ(2.59)
    88
    9 AC_INIT([ippdb], [1.1.19], [pan-starrs.ifa.hawaii.edu])
     9AC_INIT([ippdb], [1.1.20], [pan-starrs.ifa.hawaii.edu])
    1010AC_CONFIG_SRCDIR([ippdb.pc.in])
    1111
     
    3535dnl is this the best was to setup recursive CFLAGS?
    3636IPP_STDOPTS
    37 ippdb_CFLAGS="-Wall -Werror -std=c99 -fno-strict-aliasing"
     37ippdb_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing"
    3838AC_SUBST([ippdb_CFLAGS])
    3939
Note: See TracChangeset for help on using the changeset viewer.