Changeset 3618 for trunk/glueforge/templates/psdb/configure_ac.tt
- Timestamp:
- Mar 31, 2005, 6:03:24 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/templates/psdb/configure_ac.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/configure_ac.tt
r3603 r3618 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT([[% table_name %]db], [0.0.1], [pan-starrs.ifa.hawaii.edu])2 AC_INIT([[% lib_name %]], [0.0.1], [pan-starrs.ifa.hawaii.edu]) 3 3 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) 4 4 AM_CONFIG_HEADER(src/config.h)
Note:
See TracChangeset
for help on using the changeset viewer.
