install-reloc: Support multi-binary installation.
[gnulib.git] / modules / argz
index 2cbb212..a8eb55e 100644 (file)
@@ -16,6 +16,9 @@ strstr          [test -n "$ARGZ_H"]
 
 configure.ac:
 gl_FUNC_ARGZ
+if test -n "$ARGZ_H"; then
+  AC_LIBOBJ([argz])
+fi
 
 Makefile.am:
 BUILT_SOURCES += $(ARGZ_H)