IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2006, 1:35:37 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.35

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/configure.ac

    r8665 r8689  
    11dnl
    2 dnl This file was generated by glueforge 0.24
     2dnl This file was generated by glueforge 0.25
    33dnl
    44dnl Do NOT directly edit this file.
     
    77AC_PREREQ(2.59)
    88
    9 AC_INIT([ippdb], [0.0.34], [pan-starrs.ifa.hawaii.edu])
     9AC_INIT([ippdb], [0.0.35], [pan-starrs.ifa.hawaii.edu])
    1010AC_CONFIG_SRCDIR([ippdb.pc.in])
    1111
     
    3434
    3535dnl is this the best was to setup recursive CFLAGS?
    36 ippdb_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing"
     36ippdb_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing"
    3737AC_SUBST([ippdb_CFLAGS])
    3838
Note: See TracChangeset for help on using the changeset viewer.