ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ac-tools/configure.in
(Generate patch)

Comparing trunk/OOPSE/ac-tools/configure.in (file contents):
Revision 792 by mmeineke, Mon Sep 29 22:06:25 2003 UTC vs.
Revision 794 by mmeineke, Tue Sep 30 16:00:15 2003 UTC

# Line 156 | Line 156 | dnl **** Define CFLAGS etc empty to prevent configure
156   SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder"
157  
158   dnl **** Define CFLAGS etc empty to prevent configure from setting them
159 < #CFLAGS=${CFLAGS-""}
160 < #CXXFLAGS=${CXXFLAGS-""}
161 < #CPPFLAGS=${CPPFLAGS-""}
162 < #FFLAGS=${FFLAGS-""}
163 < #LDFLAGS=${LDFLAGS-""}
164 < #OPTIMIZE=${OPTIMIZE-"-O"}
165 < #DEBUG=${DEBUG-"-g"}
159 > CFLAGS=${CFLAGS-""}
160 > CXXFLAGS=${CXXFLAGS-""}
161 > CPPFLAGS=${CPPFLAGS-""}
162 > FFLAGS=${FFLAGS-""}
163 > F90FLAGS=${F90FLAGS-""}
164 > LDFLAGS=${LDFLAGS-""}
165 > OPTIMIZE=${OPTIMIZE-"-O"}
166 > DEBUG=${DEBUG-"-g"}
167  
168   case $debug in
169    true)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines