Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / snprintf
index 3f53fdf..df606b7 100644 (file)
@@ -8,13 +8,11 @@ m4/snprintf.m4
 
 Depends-on:
 vasnprintf
-minmax
 
 configure.ac:
 gl_FUNC_SNPRINTF
 
 Makefile.am:
-lib_SOURCES += snprintf.h
 
 Include:
 "snprintf.h"
@@ -23,4 +21,4 @@ License:
 LGPL
 
 Maintainer:
-Simon Josefsson
+Simon Josefsson, Paul Eggert, Bruno Haible