$NetBSD: patch-ab,v 1.3 1998/08/07 10:40:24 agc Exp $ --- info/Makefile.in.orig Mon Mar 9 08:42:23 1998 +++ info/Makefile.in Mon Mar 9 08:42:44 1998 @@ -97,7 +97,7 @@ # Automake puts -I.. and -I$(srcdir) into DEFS by default, but # we need to override it, so include them ourselves. INCLUDES = -I. -I$(top_srcdir)/lib -I../intl -I.. -I$(srcdir) -DEFS = -DINFODIR=\"$(infodir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@ +DEFS = -DPORTSINFODIR=\"$(prefix)/info\" -DINFODIR=\"$(infodir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@ LDADD = ../lib/libtxi.a @TERMLIBS@ @INTLLIBS@ makedoc_SOURCES = makedoc.c