Changeset f01b1a in git


Ignore:
Timestamp:
Mar 12, 2021, 2:53:26 PM (2 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
14fb1bda29b68a3a94beabc02612639b98e12fbd
Parents:
0732b5d0bf1071123316c1301d6f92ab2e4cac3a
Message:
fix: building gfanlib depends on .... and cddlib
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/Makefile.am

    r0732b5d rf01b1a  
    11ACLOCAL_AMFLAGS = -I ../m4
    22
     3
     4if HAVE_GFANLIB
    35# We build libgfan as a libtool convenience library.
    46# It is not installed; instead, its objects will be spliced into the
    57# module Singular/dyn_modules/gfanlib
    68noinst_LTLIBRARIES = libgfan.la
     9endif
    710
    811AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir} -DGMPRATIONAL
Note: See TracChangeset for help on using the changeset viewer.