projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d8b18
)
fixed sparse-array linker problem
author
Jason Stover
<jhs@math.gcsu.edu>
Fri, 30 Mar 2007 16:52:41 +0000
(16:52 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Fri, 30 Mar 2007 16:52:41 +0000
(16:52 +0000)
tests/automake.mk
patch
|
blob
|
history
diff --git
a/tests/automake.mk
b/tests/automake.mk
index 1296e28bbab7c4e466869eb563d5cbf9d1a82b6c..998be3a51dae067240f2d830867b5b20505b29df 100644
(file)
--- a/
tests/automake.mk
+++ b/
tests/automake.mk
@@
-179,7
+179,7
@@
tests_libpspp_sparse_array_test_SOURCES = \
src/libpspp/pool.c \
src/libpspp/pool.h \
tests/libpspp/sparse-array-test.c
-tests_libpspp_sparse_array_test_LDADD = gl/libgl.la
+tests_libpspp_sparse_array_test_LDADD = gl/libgl.la
@LIBINTL@
tests_libpspp_sparse_array_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
tests_formats_inexactify_SOURCES = tests/formats/inexactify.c