[glib] Remove a commented-out macro



commit d09800d86ec408ec27b9559fbd9ff6aebca25397
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 27 16:16:24 2011 -0500

    Remove a commented-out macro

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fb1a984..5f91b7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -667,8 +667,6 @@ elif test x$ac_cv_sizeof___int64 = x8; then
 	AC_DEFINE(HAVE_INT64_AND_I64,1,[define to support printing 64-bit integers with format I64])
 fi
 
-dnl long doubles were not used, and a portability problem
-dnl AC_C_LONG_DOUBLE
 AC_C_CONST
 
 dnl ok, here we try to check whether the systems prototypes for



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]