*** empty log message ***

This commit is contained in:
Dave Goodwin 2003-04-18 23:43:25 +00:00
parent 48c71f2c16
commit 77b9aed999

View File

@ -56,7 +56,7 @@ CANTERA_LIBDIR=@CANTERA_LIBDIR@
CANTERA_LIBS =
# the directory where Cantera include files may be found.
CANTERA_INC=-I@ctroot/build/include/cantera
CANTERA_INC=-I@ctroot@/build/include/cantera
# flags passed to the C++ compiler/linker for the linking step
LCXX_FLAGS = -L$(CANTERA_LIBDIR) @CXXFLAGS@