$NetBSD: patch-ab,v 1.1.1.1 2002/12/13 15:39:28 cjep Exp $ --- gnu/configure.in.orig Thu Mar 28 00:03:42 2002 +++ gnu/configure.in @@ -11,7 +11,7 @@ dnl Installation script (let it be, temp AC_PROG_INSTALL(e:/os2apps/autoconf/install-sh) dnl Configuration parameters -AC_CONFIG_HEADER(../c_defs.h:config.h.in) +AC_CONFIG_HEADER(c_defs.h:config.h.in) dnl Checks for the canonical system name AC_CANONICAL_HOST @@ -115,4 +115,4 @@ AC_SUBST(LIBS) AC_SUBST(DYN_LIBS) AC_SUBST(LD_STRIP) -AC_OUTPUT(../makefile.gnu:makefile.in) +AC_OUTPUT(makefile.gnu:makefile.in)