Import mkdtemp gnulib module, fix mingw build
[deliverable/binutils-gdb.git] / gdb / gnulib / import / m4 / gnulib-cache.m4
index ad51e3e7d68dff3b3584974209836778d07cace4..4cbd1a76fa4eb2b6bcf46010f7784dfe32231bc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=import --m4-base=import/m4 --doc-base=doc --tests-base=tests --aux-dir=import/extra --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca canonicalize-lgpl dirent dirfd errno fnmatch-gnu frexpl inttypes lstat memchr memmem pathmax readlink rename strstr strtok_r sys_stat unistd update-copyright wchar wctype-h
+#   gnulib-tool --import --lib=libgnu --source-base=import --m4-base=import/m4 --doc-base=doc --tests-base=tests --aux-dir=import/extra --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca canonicalize-lgpl dirent dirfd errno fnmatch-gnu frexpl getcwd glob inet_ntop inttypes limits-h lstat memchr memmem mkdir mkdtemp mkostemp pathmax rawmemchr readlink rename setenv signal-h strchrnul strstr strtok_r sys_stat unistd unsetenv update-copyright wchar wctype-h
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
@@ -39,17 +39,29 @@ gl_MODULES([
   errno
   fnmatch-gnu
   frexpl
+  getcwd
+  glob
+  inet_ntop
   inttypes
+  limits-h
   lstat
   memchr
   memmem
+  mkdir
+  mkdtemp
+  mkostemp
   pathmax
+  rawmemchr
   readlink
   rename
+  setenv
+  signal-h
+  strchrnul
   strstr
   strtok_r
   sys_stat
   unistd
+  unsetenv
   update-copyright
   wchar
   wctype-h
This page took 0.037554 seconds and 4 git commands to generate.