Modified comments.

This commit is contained in:
Janet B. Anderson
2000-07-07 20:06:25 +00:00
parent fe7465fe7c
commit f9b6a4640c

View File

@@ -29,11 +29,12 @@ AR = ar -rc
ARFLAGS =
RANLIB = ranlib -t
# -D_BSD_SOURCE for gethostname() in unistd.h as needed by cacChannelIO.cpp.
ARCH_DEP_CPPFLAGS += -D_BSD_SOURCE
# IOCSH_USE_READLINE needed by iocsh/ioccrf.c
ARCH_DEP_CPPFLAGS += -DIOCSH_USE_READLINE
ARCH_DEP_CPPFLAGS += -D_X86_ -Dlinux
ARCH_DEP_LDFLAGS =
###ARCH_DEP_LDLIBS = -ldl -lpthread
ARCH_DEP_LDLIBS = -lpthread -lreadline