From 7465aa9b5872357e2c1664df52ab72d70505ea2f Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Sat, 31 Jan 1998 13:52:40 -0500 Subject: [PATCH] symlink change SCCS-file: Makefile SCCS-SID: 7.65 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e8407ac..a8d8067 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +91,7 @@ LDLIBS= # -DHAVE_SETTIMEOFDAY=2 if settimeofday uses 2nd arg (4.3BSD) # -DHAVE_SETTIMEOFDAY=3 if settimeofday ignores 2nd arg (4.4BSD) # -DHAVE_STRERROR=1 if `strerror' works +# -DHAVE_SYMLINK=0 if your system lacks the symlink function # -DLOCALE_HOME=\"path\" if locales are in "path", not "/usr/lib/locale" # -DHAVE_UNISTD_H=0 if your compiler lacks a "unistd.h" (Microsoft C++ 7?) # -DHAVE_UTMPX_H=1 if your compiler has a "utmpx.h"