Changeset b4f8b2 in git for m4


Ignore:
Timestamp:
Mar 2, 2021, 4:23:45 AM (3 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
10c141e8168f988737b6f5c59ccfacdb691d0eea
Parents:
6f5b3fb8c31c0c48ffa368a30da6556e78a79d70
Message:
m4/flint-check.m4: Remove setting of shell variable AM_LDFLAGS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/flint-check.m4

    r6f5b3f rb4f8b2  
    6464                FLINT_CFLAGS="-I${FLINT_HOME}/include/"
    6565                FLINT_LIBS="-L${FLINT_HOME}/lib -Wl,-rpath -Wl,${FLINT_HOME}/lib -lflint -lmpfr -lgmp"
    66                 AM_LDFLAGS+="-rpath ${FLINT_HOME}/lib"
    6766
    6867        # we suppose that mpfr and mpir to be in the same place or available by default
Note: See TracChangeset for help on using the changeset viewer.