Changeset aa6c9cc in git for Makefile.am


Ignore:
Timestamp:
Oct 30, 2013, 8:55:25 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8c982c34545a8ef6ec86afcbb224757c7dffcd0f
Parents:
29af60e33dddad220da36ddba00228738056cf40
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-10-30 20:55:25+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-11-05 16:38:16+01:00
Message:
Fix BS problem of gfanlib handling
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r29af60 raa6c9cc  
    55endif
    66
     7if HAVE_GFANLIB
     8  USE_GFANLIB = gfanlib
     9endif
     10
     11
     12
     13
    714SUBDIRS = resources omalloc xalloc $(USE_FACTORY) \
    8 libpolys kernel numeric gfanlib dyn_modules \
     15libpolys kernel numeric $(USE_GFANLIB) dyn_modules \
    916IntegerProgramming Singular dox \
    1017emacs debian redhat desktop
Note: See TracChangeset for help on using the changeset viewer.