Changeset 9241
- Timestamp:
- 03/13/12 23:32:30 (14 months ago)
- Files:
-
- 1 modified
-
branches/stable/configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/configure.in
r9234 r9241 7 7 dnl sanity checks, output header, location of scripts used here 8 8 AC_INIT(include/pvfs2-types.h) 9 AC_PREREQ(2.5 9)9 AC_PREREQ(2.58) 10 10 AC_CONFIG_AUX_DIR(maint/config) 11 11
