Changeset 4ffb46 in git for libpolys/tests/Makefile.am
- Timestamp:
- May 3, 2011, 10:03:32 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 6d0563e99698a63b26dc8a73020ec11b7a1f07e0
- Parents:
- 26c66ae1eb4aae7306e1bc0d84767907cd95452e
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-03 22:03:32+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/tests/Makefile.am
r26c66ae r4ffb46 27 27 ### TODO -> ${LD_LIBS} ??? instead of -ldl, 28 28 ### add it to AM_LDFLAGS? 29 # '-ldl' wouldn't work on FreeBSD!!!??? 29 30 USEPPROCSDYNAMICLD = -ldl 30 31 USEPPROCSDYNAMICLDFLAGS = -rdynamic … … 47 48 48 49 # How to generate the test simple_test_runner 50 ###### $^ needs GNU make : use gmake! 49 51 simple_test_runner.cpp: simple_test.h 50 52 ${srcdir}/cxxtestgen.pl --no-eh -o $@ --error-printer $^
Note: See TracChangeset
for help on using the changeset viewer.