From 53c4ca570e12b543a574c5860bd661743acd61ef Mon Sep 17 00:00:00 2001 From: Andrew Choi Date: Wed, 1 May 2002 04:30:59 +0000 Subject: 2002-04-30 Andrew Choi * configure.in: Provide documentation string when defining variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE, and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 2d81a9c66f6..ee57aa03a52 100755 --- a/configure +++ b/configure @@ -9166,7 +9166,8 @@ fi fi if test "${HAVE_CARBON}" = "yes"; then - cat >>confdefs.h <<\_ACEOF + +cat >>confdefs.h <<\_ACEOF #define HAVE_CARBON 1 _ACEOF -- cgit v1.2.1