Changeset 4618 for trunk/Nebulous/nebclient/configure.ac
- Timestamp:
- Jul 26, 2005, 5:59:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/configure.ac
r4615 r4618 1 1 dnl Copyright (C) 2005 Joshua Hoblitt 2 2 dnl 3 dnl $Id: configure.ac,v 1. 5 2005-07-27 01:27:03jhoblitt Exp $3 dnl $Id: configure.ac,v 1.6 2005-07-27 03:59:12 jhoblitt Exp $ 4 4 5 5 AC_PREREQ(2.59) … … 17 17 AC_PROG_LIBTOOL 18 18 19 AM_CFLAGS="-Wall -pedantic -std=c99 "19 AM_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing" 20 20 AC_SUBST([AM_CFLAGS]) 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
