From: Roland McGrath Date: Tue, 12 Jan 1993 17:31:40 +0000 (+0000) Subject: Formerly compatMakefile.~53~ X-Git-Tag: 3.70.2~455 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402b400e52562f40bbc7166781755d6c17720168;p=thirdparty%2Fmake.git Formerly compatMakefile.~53~ --- diff --git a/compatMakefile b/compatMakefile index 5b6bb3aa..eb75744d 100644 --- a/compatMakefile +++ b/compatMakefile @@ -35,7 +35,7 @@ LDFLAGS = -g # without complaint but produce losing code, # so beware. # NeXT 1.0a uses an old version of GCC, which required -D__inline=inline. -defines = -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\" +defines = @DEFS@ -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\" # If you are using the GNU C library, or have the GNU getopt functions in # your C library, you can comment these out.