[NeoStats-Devel] [Commits] r7 - Trunk

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Fish
Date: Fri Jul  1 17:14:03 2005
New Revision: 7

Modified:
   Trunk/configure
   Trunk/configure.in
Log:
kill compiler warnings

Modified: Trunk/configure
==============================================================================
--- Trunk/configure	(original)
+++ Trunk/configure	Fri Jul  1 17:14:03 2005
@@ -1279,7 +1279,7 @@
 
 DIRINST=~/NeoStats3.0/
 
-CFLAGS="$CFLAGS -O2"
+CFLAGS="$CFLAGS -O2 -fno-strict-aliasing"
 
 case "$host_os" in
 *openbsd*)
@@ -2310,8 +2310,8 @@
 	echo "$as_me:$LINENO: result: Compatible version" >&5
 echo "${ECHO_T}Compatible version" >&6;
 else
-	{ { echo "$as_me:$LINENO: error: This module requires NeoStats 3.0.a2 or higher" >&5
-echo "$as_me: error: This module requires NeoStats 3.0.a2 or higher" >&2;}
+	{ { echo "$as_me:$LINENO: error: This module requires NeoStats 3.0.a3 or higher" >&5
+echo "$as_me: error: This module requires NeoStats 3.0.a3 or higher" >&2;}
    { (exit 1); exit 1; }; }
 fi
 

Modified: Trunk/configure.in
==============================================================================
--- Trunk/configure.in	(original)
+++ Trunk/configure.in	Fri Jul  1 17:14:03 2005
@@ -13,7 +13,7 @@
 AC_DEFINE_UNQUOTED(MODULE_REV, "$MODULE_REV")
 DIRINST=~/NeoStats3.0/
 AC_PREFIX_DEFAULT(~/NeoStats3.0/)
-CFLAGS="$CFLAGS -O2"
+CFLAGS="$CFLAGS -O2 -fno-strict-aliasing"
 
 case "$host_os" in
 *openbsd*)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.