Changeset 8e985b


Ignore:
Timestamp:
Sep 10, 2011, 8:33:31 PM (14 years ago)
Author:
Michael Hofmann <michael.hofmann@…>
Children:
884223
Parents:
2fad0e0
Message:

configure: support meta-package in VMG and add Fortran and C++ library support.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@924 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r2fad0e0 r8e985b  
    109109     [Define to the primary integer type for particle indices.])])
    110110
     111# Set up information for FCS package if inside the FCS tree.
     112m4_ifdef([AX_FCS_PACKAGE_RESET],[
     113AX_FCS_PACKAGE_RESET
     114AX_FCS_PACKAGE_ADD([LIBS],[$BOOST_FILESYSTEM_LIB $LAPACK_LIBS $BLAS_LIBS])
     115AX_FCS_PACKAGE_ADD([USE_CXXLIBS],[yes])
     116])
     117
    111118# Checks for structures.
    112119
Note: See TracChangeset for help on using the changeset viewer.