Changeset 8785 for trunk/ppFringe/configure.ac
- Timestamp:
- Sep 8, 2006, 5:24:34 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppFringe/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppFringe/configure.ac
r8682 r8785 5 5 6 6 AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2]) 7 dnl AM_CONFIG_HEADER([config.h])7 AM_CONFIG_HEADER([src/config.h]) 8 8 AM_MAINTAINER_MODE 9 9 … … 13 13 AC_PROG_INSTALL 14 14 dnl 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.
