summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 41d5edd)
raw | patch | inline | side by side (parent: 41d5edd)
author | keescook <keescook@users.sourceforge.net> | |
Sat, 13 Jan 2007 03:07:14 +0000 (03:07 +0000) | ||
committer | keescook <keescook@users.sourceforge.net> | |
Sat, 13 Jan 2007 03:07:14 +0000 (03:07 +0000) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index d0ac46389329a7e39dcdb5c1e96bd66449ea3b63..c8b283a323e95066cc8b376affa126095e1df958 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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
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=