Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tarot
gnulib
Commits
3fc40328
Commit
3fc40328
authored
Aug 23, 2009
by
Bruno Haible
Browse files
Avoid test link errors when the modules getopt-gnu, gettext are used.
parent
a7b40bdb
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3fc40328
2009-08-23 Bruno Haible <bruno@clisp.org>
Avoid test link errors when the modules getopt-gnu, gettext are used.
* modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2009-08-23 Bruno Haible <bruno@clisp.org>
Fix getdtablesize() on mingw.
modules/getopt-posix-tests
View file @
3fc40328
...
...
@@ -12,3 +12,4 @@ configure.ac:
Makefile.am:
TESTS += test-getopt
check_PROGRAMS += test-getopt
test_getopt_LDADD = $(LDADD) $(LIBINTL)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment