about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-13 16:13:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-13 16:13:09 +0000
commitad35fc005bd7613218873f56d8d5a709cd67e5d3 (patch)
tree9a1c570616ccb166f48942c413a19bd1ec12ac39 /sysdeps
parent361818d50219bd9be2c41954a702b748f2240099 (diff)
downloadglibc-ad35fc005bd7613218873f56d8d5a709cd67e5d3.tar.gz
glibc-ad35fc005bd7613218873f56d8d5a709cd67e5d3.tar.xz
glibc-ad35fc005bd7613218873f56d8d5a709cd67e5d3.zip
Remove _G_HAVE_PRINTF_FP.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/generic/_G_config.h1
-rw-r--r--sysdeps/gnu/_G_config.h1
-rw-r--r--sysdeps/mach/hurd/_G_config.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/generic/_G_config.h b/sysdeps/generic/_G_config.h
index 71f67f02dc..df08676fec 100644
--- a/sysdeps/generic/_G_config.h
+++ b/sysdeps/generic/_G_config.h
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1
 
diff --git a/sysdeps/gnu/_G_config.h b/sysdeps/gnu/_G_config.h
index dd6e649cfa..7d7164341c 100644
--- a/sysdeps/gnu/_G_config.h
+++ b/sysdeps/gnu/_G_config.h
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_MREMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1
diff --git a/sysdeps/mach/hurd/_G_config.h b/sysdeps/mach/hurd/_G_config.h
index 965cc711a8..0808a55b03 100644
--- a/sysdeps/mach/hurd/_G_config.h
+++ b/sysdeps/mach/hurd/_G_config.h
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1