openat: Ensure autoconf macro ordering.
[pspp] / m4 / tmpfile.m4
index cd49237da45bdfc3e00c64b7b38e0d6dfb228554..851ce99cdd1826d03937c73b72a1ff4a16211e41 100644 (file)
@@ -18,7 +18,7 @@
 # directory, even though tmpfile wouldn't work in general.  Instead,
 # just test for a Windows platform (excluding Cygwin).
 
-AC_DEFUN([gl_TMPFILE], [
+AC_DEFUN([gl_FUNC_TMPFILE], [
   AC_REQUIRE([gl_STDIO_H_DEFAULTS])
   AC_CACHE_CHECK([whether tmpfile should be overridden],
     [gl_cv_func_tmpfile_unusable],