projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc56b5
)
* modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
author
Eric Blake
<ebb9@byu.net>
Tue, 19 Jun 2007 13:00:19 +0000
(13:00 +0000)
committer
Eric Blake
<ebb9@byu.net>
Tue, 19 Jun 2007 13:00:19 +0000
(13:00 +0000)
Allow compilation on cygwin.
ChangeLog
patch
|
blob
|
history
modules/canonicalize-lgpl-tests
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8676d2e428509441c5434ef8ceb6cd362901aec5..03a0cf067e977191599c90dc830a6080f73dac8f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-06-19 Eric Blake <ebb9@byu.net>
+
+ * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
+ Allow compilation on cygwin.
+
2007-06-19 Jim Meyering <jim@meyering.net>
xreadlink-with-size: Remove module. No longer used.
diff --git
a/modules/canonicalize-lgpl-tests
b/modules/canonicalize-lgpl-tests
index 3c8eb9a02d4c1f737a1cdeb56f6d8ad350e831af..3fbc43d774dd07289dc84fee4f4bc5dec04af26e 100644
(file)
--- a/
modules/canonicalize-lgpl-tests
+++ b/
modules/canonicalize-lgpl-tests
@@
-11,4
+11,4
@@
TESTS += test-canonicalize-lgpl.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-canonicalize-lgpl
EXTRA_DIST += test-canonicalize-lgpl.sh
-
+test_canonicalize_lgpl_LDADD = $(LDADD) @LIBINTL@