Changeset 26 for ttyvaders/trunk/configure.ac
- Timestamp:
- Dec 18, 2002, 2:29:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ttyvaders/trunk/configure.ac
r20 r26 1 1 dnl Autoconf settings for ttyvaders 2 2 3 AC_INIT(ttyvaders,0.0cvs )3 AC_INIT(ttyvaders,0.0cvs-20021218) 4 4 5 5 AC_PREREQ(2.50) … … 7 7 AC_CANONICAL_SYSTEM 8 8 9 AM_INIT_AUTOMAKE(ttyvaders,0.0cvs )9 AM_INIT_AUTOMAKE(ttyvaders,0.0cvs-20021218) 10 10 AM_CONFIG_HEADER(config.h) 11 11
Note: See TracChangeset
for help on using the changeset viewer.