From 1aac5b41c09201c1080970b36f8f7be31d31fe44 Mon Sep 17 00:00:00 2001 From: sof Date: Sun, 16 Aug 1998 16:29:26 +0000 Subject: [PATCH] [project @ 1998-08-16 16:29:26 by sof] Oops, last commit left out this file --- configure.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.in b/configure.in index ece5f03..527f9c8 100644 --- a/configure.in +++ b/configure.in @@ -456,6 +456,9 @@ FPTOOLS_CHECK_ALIGNMENT(double) dnl ** do we have long longs? FPTOOLS_C_LONG_LONG +dnl ** can we open files in binary mode? +FPTOOLS_O_BINARY + # dnl ** check for specific library functions that we are interested in # -- 1.7.10.4