$NetBSD: patch-aa,v 1.5 2005/10/16 11:37:16 tonio Exp $ --- configure.orig 2003-12-05 13:51:16.000000000 +0100 +++ configure @@ -25330,8 +25330,8 @@ _ACEOF # The directory where all files are installed by running "make install". We # cannot use AC_DEFINE_UNQUOTED here because ${prefix} is not set until the # end of the configure script. Thanks to Phillip Rulon for spotting that. -CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\\\"\$(prefix)/share/elk\\\"" -CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\\\"\$(prefix)/lib/elk\\\"" +CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\"\\\"\$(prefix)/share/elk\\\"\"" +CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\"\\\"\$(prefix)/lib/elk\\\"\"" #define FIND_AOUT defined(USE_LD) || defined(CAN_DUMP) || defined(INIT_OBJECTS)