install-reloc: Support multi-binary installation.
[gnulib.git] / modules / argmatch
index c322597..c28ecaf 100644 (file)
@@ -4,7 +4,6 @@ Search for an exact or abbreviated match of a string in an array of strings.
 Files:
 lib/argmatch.h
 lib/argmatch.c
-m4/argmatch.m4
 
 Depends-on:
 gettext-h
@@ -18,9 +17,9 @@ stdlib
 memcmp
 
 configure.ac:
-gl_ARGMATCH
 
 Makefile.am:
+lib_SOURCES += argmatch.c
 
 Include:
 "argmatch.h"