Index: /trunk/Nebulous/nebclient/configure.ac
===================================================================
--- /trunk/Nebulous/nebclient/configure.ac	(revision 4617)
+++ /trunk/Nebulous/nebclient/configure.ac	(revision 4618)
@@ -1,5 +1,5 @@
 dnl Copyright (C) 2005  Joshua Hoblitt
 dnl
-dnl $Id: configure.ac,v 1.5 2005-07-27 01:27:03 jhoblitt Exp $
+dnl $Id: configure.ac,v 1.6 2005-07-27 03:59:12 jhoblitt Exp $
 
 AC_PREREQ(2.59)
@@ -17,5 +17,5 @@
 AC_PROG_LIBTOOL
 
-AM_CFLAGS="-Wall -pedantic -std=c99"
+AM_CFLAGS="-Wall -pedantic -std=c99 -fno-strict-aliasing"
 AC_SUBST([AM_CFLAGS])
 
