Changeset 5732
- Timestamp:
- 11/07/09 07:29:32 (2 weeks ago)
- Files:
-
- 1 modified
-
mpich2/trunk/confdb/aclocal_cc.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mpich2/trunk/confdb/aclocal_cc.m4
r5673 r5732 582 582 AC_DEFUN([PAC_ARG_STRICT],[ 583 583 AC_ARG_ENABLE(strict, 584 [--enable-strict - Turn on strict compilation testing when using gcc])584 [--enable-strict - Turn on strict compilation testing]) 585 585 PAC_CC_STRICT($enable_strict) 586 586 CFLAGS="$CFLAGS $pac_cc_strict_flags"
