crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / version-etc
index 69e161a39005736ea10284260d2b9c013732cf3e..d4cea5ad98ef14d45253cf87dfa1939103e804d1 100644 (file)
@@ -1,15 +1,17 @@
 Description:
-Print --version output.
+Print --version and bug-reporting information in a consistent format.
 
 Files:
 lib/version-etc.h
 lib/version-etc.c
+m4/version-etc.m4
 
 Depends-on:
-unlocked-io
-gettext
+gettext-h
+stdarg
 
 configure.ac:
+gl_VERSION_ETC
 
 Makefile.am:
 lib_SOURCES += version-etc.h version-etc.c
@@ -18,8 +20,7 @@ Include:
 "version-etc.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Jim Meyering
-