changeset 1283:63e2cd60405a

[project @ 1995-04-27 22:05:30 by jwe]
author jwe
date Thu, 27 Apr 1995 22:05:30 +0000
parents dac3c9c58b1a
children 99b98517b7ac
files kpathsea/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kpathsea/Makefile.in	Thu Apr 27 19:27:40 1995 +0000
+++ b/kpathsea/Makefile.in	Thu Apr 27 22:05:30 1995 +0000
@@ -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