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:
f53a8ed
)
Add LIB_CLOSE to link command for dissect-sysfile program.
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 7 Feb 2009 07:32:03 +0000
(16:32 +0900)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 7 Feb 2009 07:32:03 +0000
(16:32 +0900)
tests/automake.mk
patch
|
blob
|
history
diff --git
a/tests/automake.mk
b/tests/automake.mk
index d6659e8433ea44639dc22fceb92d10db3c8e2263..bf8fdafe651bdfa392967535ecb2e088e2a20322 100644
(file)
--- a/
tests/automake.mk
+++ b/
tests/automake.mk
@@
-298,7
+298,7
@@
tests_dissect_sysfile_SOURCES = \
src/libpspp/integer-format.c \
src/libpspp/float-format.c \
tests/dissect-sysfile.c
-tests_dissect_sysfile_LDADD = gl/libgl.la @LIBINTL@
+tests_dissect_sysfile_LDADD = gl/libgl.la @LIBINTL@
@LIB_CLOSE@
tests_dissect_sysfile_CPPFLAGS = $(AM_CPPFLAGS) -DINSTALLDIR=\"$(bindir)\"
EXTRA_DIST += \