Code

drop unneeded ascii fix, breaking tests
authorkeescook <keescook@users.sourceforge.net>
Sat, 13 Jan 2007 03:07:14 +0000 (03:07 +0000)
committerkeescook <keescook@users.sourceforge.net>
Sat, 13 Jan 2007 03:07:14 +0000 (03:07 +0000)
configure.ac

index d0ac46389329a7e39dcdb5c1e96bd66449ea3b63..c8b283a323e95066cc8b376affa126095e1df958 100644 (file)
@@ -510,8 +510,6 @@ dnl ******************************
 dnl   Unconditional dependencies
 dnl ******************************
 
-dnl *** NOTE: when we move to gtk 2.6 or later, we can remove the 
-dnl ********* the override for g_ascii_strtod below...
 dnl sigc++-2.0 >= 2.0.12: using "visit_each" not available in 2.0.10
 if test $cc_vers_major -gt 3; then
   min_sigc_version=2.0.12
@@ -753,9 +751,6 @@ fi
 
 AM_CONDITIONAL(USE_MMX, test x$use_mmx_asm = xyes)
 
-dnl Override the default g_ascii_strtod
-AC_DEFINE(g_ascii_strtod, fixed_g_ascii_strtod, [Pre-1.107 gstrfuncs.c version of g_ascii_strtod is broken])
-
 dnl Figure out where the datadir actually is
 dnl http://autoconf-archive.cryp.to/ac_define_dir.html
 prefix_NONE=