Added a commented out capability to turn on DEBUG_PATHS, which is

used to debug IO data issues.
This commit is contained in:
Harry Moffat 2004-08-06 20:31:11 +00:00
parent 9c5c0116b1
commit 1b419e5a2d

View file

@ -13,7 +13,8 @@
OBJDIR = .
CXX_FLAGS = @CXXFLAGS@ $(CXX_OPT)
# LOCAL_DEFNS=-DDEBUG_PATHS
CXX_FLAGS = @CXXFLAGS@ $(CXX_OPT) $(LOCAL_DEFNS)
EXT = ../../ext