changeset 22993:14a52c8252e7

* bootstrap.conf: Use strdup-posix module instead of strdup.
author John W. Eaton <jwe@octave.org>
date Wed, 04 Jan 2017 06:47:42 -0500
parents 7d5c56e38801
children 706c30f29bf1
files bootstrap.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap.conf	Wed Jan 04 06:42:13 2017 -0500
+++ b/bootstrap.conf	Wed Jan 04 06:47:42 2017 -0500
@@ -76,7 +76,7 @@
   std-gnu11
   stddef
   stdio
-  strdup
+  strdup-posix
   strerror
   strftime
   strptime