Changeset 2d4211 for src


Ignore:
Timestamp:
May 31, 2012, 2:55:58 PM (13 years ago)
Author:
Michael Hofmann <michael.hofmann@…>
Children:
a24b80
Parents:
2a5451
Message:

configure: add option --enable-single-lib to create only a single libfcs.a containing the whole library.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r2a5451 r2d4211  
     1if ENABLE_LIBRARY_INSTALL
    12lib_LIBRARIES = libfcs_vmg.a
     3else
     4noinst_LIBRARIES = libfcs_vmg.a
     5endif
    26
    37libfcs_vmg_a_SOURCES =  \
Note: See TracChangeset for help on using the changeset viewer.