Changeset 3947 for trunk/console
- Timestamp:
- 10/15/04 01:52:58 (4 years ago)
- Location:
- trunk/console
- Files:
-
- 1 removed
- 1 modified
-
acconfig.h (deleted)
-
configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/console/configure.in
r3925 r3947 12 12 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") 13 13 AC_DEFINE_UNQUOTED(VERSION, "$VERSION") 14 AC_DEFINE_UNQUOTED(INT_VERSION,$INT_VERSION)15 14 16 15 dnl Also substitute PACKAGE and VERSION in the AC_OUTPUT files
