summaryrefslogtreecommitdiff
path: root/modules/ftoastr
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2014-12-02 13:34:06 +0000
committerEric Blake <eblake@redhat.com>2014-12-08 13:31:58 -0700
commitcf88e56ab3575e41c297a52c10d35e5d67ff909d (patch)
tree6d0efb6ee7f37840cef8a92790adb96e9f0d5e0e /modules/ftoastr
parent3914f3153576e9a5ba4002bde27de05211b5a79c (diff)
downloadgnulib-cf88e56ab3575e41c297a52c10d35e5d67ff909d.tar.gz
support GNU format printf and scanf on mingw
Allow %lld and %Lf to work on mingw as per: http://sourceforge.net/p/mingw-w64/wiki2/gnu%20printf/
Diffstat (limited to 'modules/ftoastr')
-rw-r--r--modules/ftoastr1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ftoastr b/modules/ftoastr
index b52ce26339..2d583d4912 100644
--- a/modules/ftoastr
+++ b/modules/ftoastr
@@ -7,6 +7,7 @@ lib/ftoastr.c
m4/c-strtod.m4
Depends-on:
+extensions
intprops
configure.ac: