Hash : 3fc40328 Author : Date : 2009-08-23T23:00:36
Avoid test link errors when the modules getopt-gnu, gettext are used.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Files: tests/test-getopt.c tests/test-getopt.h tests/test-getopt_long.h Depends-on: unistd unsetenv configure.ac: Makefile.am: TESTS += test-getopt check_PROGRAMS += test-getopt test_getopt_LDADD = $(LDADD) $(LIBINTL)