Attached Makefile to configure options for VCSnonideal

This commit is contained in:
Harry Moffat 2007-12-19 22:23:38 +00:00
parent 7ffcb7525a
commit 9e59a4c59d

View file

@ -15,9 +15,8 @@ INCDIR = ../../../build/include/cantera/kernel
INSTALL_TSC = ../../../bin/install_tsc
do_ranlib = @DO_RANLIB@
# do_VCSnonideal = @DO_VCSNONIDEAL@
do_VCSnonideal = 1
# do_VCSnonideal = 0
do_VCSnonideal = @COMPILE_VCSNONIDEAL@
debug_mode = @CANTERA_DEBUG_MODE@
ifeq ($(debug_mode), 1)