# HG changeset patch # User jwe # Date 799020330 0 # Node ID 63e2cd60405a35bbae9c5f56b79add5f54481cd3 # Parent dac3c9c58b1aa56e1aa44cb492b37bacf8cf5bdd [project @ 1995-04-27 22:05:30 by jwe] diff --git a/kpathsea/Makefile.in b/kpathsea/Makefile.in --- a/kpathsea/Makefile.in +++ b/kpathsea/Makefile.in @@ -5,7 +5,7 @@ ac_include ../make/makevars.make # Add -DNO_DEBUG to disable debugging, for unnoticeably better performance. -DEFS = $(XDEFS) +DEFS = @DEFS@ $(XDEFS) ac_include ../make/common.make ac_include ../make/library.make