Changeset 10239
- Timestamp:
- 10/24/06 17:48:33 (2 years ago)
- Files:
-
- trunk/src/data/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/data/configure.ac
r10169 r10239 3 3 dnl Process this file with autoconf to produce a configure script. 4 4 dnl 5 AC_INIT([midgard-data],[1. 8.0])5 AC_INIT([midgard-data],[1.9.0alpha1]) 6 6 AC_CONFIG_HEADERS([config.h]) 7 AC_CONFIG_SRCDIR([schema.c])8 7 9 8 dnl Automake is needed for the build system.
