Changeset 8780 for trunk/psastro/configure.ac
- Timestamp:
- Sep 8, 2006, 4:24:45 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/configure.ac
r8673 r8780 6 6 7 7 AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2]) 8 dnl AM_CONFIG_HEADER([config.h])8 AM_CONFIG_HEADER([src/config.h]) 9 9 AM_MAINTAINER_MODE 10 10 … … 14 14 AC_PROG_INSTALL 15 15 AC_PROG_LIBTOOL 16 17 dnl enable largefile supports 18 AC_SYS_LARGEFILE 16 19 17 20 dnl handle debug building
Note:
See TracChangeset
for help on using the changeset viewer.
