Changeset b3cae5 for configure.ac
- Timestamp:
- Feb 15, 2017, 4:39:24 PM (9 years ago)
- Children:
- dee3f2
- Parents:
- 9cebf9
- File:
-
- 1 edited
-
configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r9cebf9 rb3cae5 224 224 225 225 # Set up information for FCS package if inside the FCS tree. 226 have_fcs="no" 226 227 m4_ifdef([AX_FCS_PACKAGE_RESET],[ 227 228 AX_FCS_PACKAGE_RESET … … 230 231 AX_FCS_PACKAGE_ADD([vmg_LDADD],[$VTK_LDFLAGS $VTK_LIBS $BOOST_SYSTEM_LDFLAGS $BOOST_SYSTEM_LIBS $BOOST_FILESYSTEM_LDFLAGS $BOOST_FILESYSTEM_LIBS $LAPACK_LIBS $BLAS_LIBS]) 231 232 AX_FCS_PACKAGE_ADD([CXXLIBS_USE],[yes]) 232 ]) 233 have_fsc="yes" 234 ]) 235 AM_CONDITIONAL(COND_HAVE_FCS, [test x"have_fcs" = xyes]) 233 236 234 237 # Checks for structures.
Note:
See TracChangeset
for help on using the changeset viewer.
