From c7389a19b85b6415b70d01dec83ad451b8917364 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Thu, 20 Aug 1998 15:39:49 +0000
Subject: [PATCH] [project @ 1998-08-20 15:39:49 by sof] Updated to track
 aclocal.m4 changes

---
 distrib/configure-bin.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/distrib/configure-bin.in b/distrib/configure-bin.in
index 516f12048598..60d4905070c9 100644
--- a/distrib/configure-bin.in
+++ b/distrib/configure-bin.in
@@ -114,9 +114,9 @@ AC_PATH_PROG(SedCmd,sed)
 dnl ** How to invoke cpp directly **
 #
 AC_PROG_CC
-AC_HAVE_GCC
+FPTOOLS_HAVE_GCC
 AC_PROG_CPP
-AC_PROG_GNUCPP
+FPTOOLS_PROG_GNUCPP
 
 #
 AC_OUTPUT(Makefile)
-- 
GitLab