From 402b400e52562f40bbc7166781755d6c17720168 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 12 Jan 1993 17:31:40 +0000 Subject: Formerly compatMakefile.~53~ --- compatMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatMakefile') diff --git a/compatMakefile b/compatMakefile index 5b6bb3a..eb75744 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. -- cgit v1.2.3