Change UTILS_ macro name prefix to gl_.
[pspp] / modules / mkstemp
index 698925a5633491b37f333d2e064792a5bd755ac5..63f31f5e249951d96528c9e5ffc41379e903cc94 100644 (file)
@@ -13,10 +13,12 @@ m4/mkstemp.m4
 Depends-on:
 
 configure.ac:
-UTILS_FUNC_MKSTEMP
+gl_FUNC_MKSTEMP
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+Maintainer:
+Jim Meyering