$NetBSD: patch-ae,v 1.3 2003/12/08 14:33:47 wiz Exp $

--- configure.orig	Sun Oct  5 03:32:52 2003
+++ configure
@@ -9074,6 +9074,11 @@ else
    BUILD_ESD="yes"
 fi;
 
+if test "$BUILD_ESD" = "no"; then
+  HAVE_ESD_TRUE='#'
+  HAVE_ESD_FALSE=
+fi;
+
 if test "$BUILD_ESD" = "yes"; then
 
 # Check whether --with-esd-prefix or --without-esd-prefix was given.
