Hash : fb150740 Author : Date : 2008-10-28T11:04:35
argp: Use standard gnulib idiom for EXEEXT.
Download
1 2 3 4 5 6 7 8 9 10 11 12
Files: tests/test-argp.c tests/test-argp-2.sh Depends-on: progname Makefile.am: TESTS += test-argp test-argp-2.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-argp test_argp_LDADD = $(LDADD) @LIBINTL@