Changeset 8689 for trunk/ippdb/configure.ac
- Timestamp:
- Aug 29, 2006, 1:35:37 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/configure.ac (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/configure.ac
r8665 r8689 1 1 dnl 2 dnl This file was generated by glueforge 0.2 42 dnl This file was generated by glueforge 0.25 3 3 dnl 4 4 dnl Do NOT directly edit this file. … … 7 7 AC_PREREQ(2.59) 8 8 9 AC_INIT([ippdb], [0.0.3 4], [pan-starrs.ifa.hawaii.edu])9 AC_INIT([ippdb], [0.0.35], [pan-starrs.ifa.hawaii.edu]) 10 10 AC_CONFIG_SRCDIR([ippdb.pc.in]) 11 11 … … 34 34 35 35 dnl is this the best was to setup recursive CFLAGS? 36 ippdb_CFLAGS="-Wall - pedantic -std=c99 -fno-strict-aliasing"36 ippdb_CFLAGS="-Wall -Werror -pedantic -std=c99 -fno-strict-aliasing" 37 37 AC_SUBST([ippdb_CFLAGS]) 38 38
Note:
See TracChangeset
for help on using the changeset viewer.
