proto-1.0 209: Add libfitsio compilation flags to Olena tests suite

13 Jun
2005
13 Jun
'05
8:50 p.m.
Index: ChangeLog from Damien Thivolle <damien@lrde.epita.fr> * tests/check/Makefile.runtests: Modify compilation flags. Makefile.runtests | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: tests/check/Makefile.runtests --- tests/check/Makefile.runtests (revision 208) +++ tests/check/Makefile.runtests (working copy) @@ -6,7 +6,7 @@ CPPFLAGS_RUNTESTS = $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ -I$(top_builddir) -I$(srcdir) -I. CXXFLAGS_RUNTESTS = $(CXXFLAGS) $(AM_CXXFLAGS) -LDADD_RUNTESTS = ../check/libolncheck.a $(ZLIB_LDFLAGS) +LDADD_RUNTESTS = ../check/libolncheck.a $(ZLIB_LDFLAGS) $(FITSIO2_LDFLAGS) check-runtests: TOP_SRCDIR=$(top_srcdir) SRCDIR=$(srcdir) \
7402
Age (days ago)
7402
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damien Thivolle