From: pschwan Date: Tue, 30 Apr 2002 17:15:23 +0000 (+0000) Subject: Fixup CFLAGS for building userspace test apps X-Git-Tag: v1_7_100~5686 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=aca8703a05c5430dd63b718e940f5b2de8ff4ad2;p=fs%2Flustre-release.git Fixup CFLAGS for building userspace test apps --- diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index 3fbd2e0..16335a7 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -1,5 +1,6 @@ DEFS:= -CPPFLAGS := -g -I. -I$(PORTALS)/include -I$(top_srcdir)/include -Wall -D_LARGEFILE64_SOURCE +CPPFLAGS := -I. -I$(PORTALS)/include -I$(top_srcdir)/include -D_LARGEFILE64_SOURCE +CFLAGS := -g -Wall # LDADD = -lldap # LDADD := -lreadline -ltermcap # -lefence bin_PROGRAMS = openunlink testreq truncate #ldaptest