Changeset 25973 for trunk/ppbgrestore/configure.ac
- Timestamp:
- Oct 30, 2009, 3:47:06 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppbgrestore/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppbgrestore/configure.ac
r25972 r25973 2 2 AC_PREREQ(2.61) 3 3 4 AC_INIT([ppbgrestore], [ 0.1.1], [ipp-support@ifa.hawaii.edu])4 AC_INIT([ppbgrestore], [1.0.0], [ipp-support@ifa.hawaii.edu]) 5 5 AC_CONFIG_SRCDIR([src]) 6 6 … … 33 33 IPP_STDOPTS 34 34 CFLAGS="${CFLAGS} -Wall -Werror" 35 36 IPP_VERSION 37 35 38 # echo "PPSTAMP_CFLAGS: $PPSTAMP_CFLAGS" 36 39 # echo "PPSTAMP_LIBS: $PPSTAMP_LIBS"
Note:
See TracChangeset
for help on using the changeset viewer.
