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