Changeset 25851 for trunk/ippTools/configure.ac
- Timestamp:
- Oct 15, 2009, 11:37:32 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/configure.ac
r25835 r25851 1 1 AC_PREREQ(2.61) 2 2 3 AC_INIT([ipptools], [1.1. 37], [ipp-support@ifa.hawaii.edu])3 AC_INIT([ipptools], [1.1.56], [ipp-support@ifa.hawaii.edu]) 4 4 AC_CONFIG_SRCDIR([autogen.sh]) 5 5 … … 58 58 CFLAGS="${CFLAGS=} -Wall -Werror" 59 59 60 IPPDB_VERSION=`$PKG_CONFIG --modversion ippdb` 61 AC_DEFINE_UNQUOTED(IPPDB_VERSION, $IPPDB_VERSION, [Version of ippdb]) 62 60 63 AC_CONFIG_FILES([ 61 64 Makefile
Note:
See TracChangeset
for help on using the changeset viewer.
