1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Distinguish two kinds of module indicators.

This commit is contained in:
Bruno Haible
2010-03-28 00:31:39 +01:00
parent d2308903f5
commit cd21604b6b
28 changed files with 92 additions and 27 deletions

View File

@@ -9,7 +9,7 @@ getopt-posix
configure.ac:
gl_FUNC_GETOPT_GNU
gl_MODULE_INDICATOR([getopt-gnu])
gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
Makefile.am: