Changeset 9d43dcc
- Timestamp:
- Jun 19, 2011, 1:49:34 AM (13 years ago)
- Branches:
- master, release-1.10, release-1.8, release-1.9
- Children:
- 937a00e9, b0e6560, 7dfe886
- Parents:
- 4e37d56
- git-author:
- Anders Kaseorg <andersk@mit.edu> (06/18/11 21:14:04)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (06/19/11 01:49:34)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rfe73d0c r9d43dcc 130 130 AX_CFLAGS_WARN_ALL([AM_CFLAGS]) 131 131 AX_C_CHECK_FLAG([-Wstrict-prototypes],[],[],[AM_CFLAGS="$AM_CFLAGS -Wstrict-prototypes"]) 132 AX_C_CHECK_FLAG([-Wwrite-strings],[],[],[AM_CFLAGS="$AM_CFLAGS -Wwrite-strings"]) 132 133 133 134 dnl Shut gcc up about zero-length format strings; the warning's apparently for
Note: See TracChangeset
for help on using the changeset viewer.