From d09800d86ec408ec27b9559fbd9ff6aebca25397 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 27 Dec 2011 16:16:24 -0500 Subject: [PATCH] Remove a commented-out macro --- configure.ac | 2 -- 1 file changed, 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 -- 2.7.4