From 6abc02d6b9260bb8aa191f93d003e5bd8eedd393 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 5 Oct 2000 21:01:19 +0000 Subject: Check for isblank 2000-10-05 Jeffrey Stedfast * configure.in: Check for isblank * config.h.in: * acconfig.h: #undef HAVE_ISBLANK svn path=/trunk/; revision=5746 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index f99c947ca7..de3e404849 100644 --- a/acconfig.h +++ b/acconfig.h @@ -22,6 +22,7 @@ #undef PGP_PATH #undef USING_GNOME_PRINT_0_20 #undef NEED_KRB_SENDAUTH_PROTO +#undef HAVE_ISBLANK /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK -- cgit v1.2.3