Whamcloud - gitweb
add -DLUSTRE_UTILS=1 to the utils build
authorphil <phil>
Fri, 20 May 2005 22:44:08 +0000 (22:44 +0000)
committerphil <phil>
Fri, 20 May 2005 22:44:08 +0000 (22:44 +0000)
lustre/utils/Makefile.am

index c81428a..ff22c37 100644 (file)
@@ -3,7 +3,7 @@
 SUBDIRS = Lustre
 
 AM_CFLAGS=$(LLCFLAGS)
-AM_CPPFLAGS=$(LLCPPFLAGS)
+AM_CPPFLAGS=$(LLCPPFLAGS) -DLUSTRE_UTILS=1
 
 LIBPTLCTL := $(top_builddir)/portals/utils/libptlctl.a