update from texinfo
[gnulib.git] / modules / argz
index 5f59ae6..bf587c4 100644 (file)
@@ -15,9 +15,8 @@ Makefile.am:
 BUILT_SOURCES += $(ARGZ_H)
 EXTRA_DIST += argz_.h
 
-# We need the following in order to create an <argz.h> when the system
+# We need the following in order to create <argz.h> when the system
 # doesn't have one that works with the given compiler.
-all-local $(lib_OBJECTS): $(ARGZ_H)
 argz.h: argz_.h
        cp $(srcdir)/argz_.h $@-t
        mv $@-t $@
@@ -26,5 +25,8 @@ MOSTLYCLEANFILES += argz.h argz.h-t
 Include:
 <argz.h>
 
+License:
+LGPL
+
 Maintainer:
 bug-libtool@gnu.org