Changeset 4798b36
- Timestamp:
- Jun 19, 2011, 1:08:11 AM (13 years ago)
- Children:
- fcc0936
- Parents:
- 81a5686
- git-author:
- Anders Kaseorg <andersk@mit.edu> (06/18/11 21:14:04)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (06/19/11 01:08:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rfe73d0c r4798b36 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.