summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorPierre Muller <muller@ics.u-strasbg.fr>2012-11-15 14:48:25 +0000
committerPierre Muller <muller@ics.u-strasbg.fr>2012-11-15 14:48:25 +0000
commitb005e8bb9bea367a0277bc7d42f9ec91157eb3a3 (patch)
tree414662b58fe0d2df518bb0aaf24becd1b4f128d2 /gdb/config.in
parent1b1933ffe271d1025d6bf92f8d6e20ea2eadc2c4 (diff)
downloadgdb-b005e8bb9bea367a0277bc7d42f9ec91157eb3a3.tar.gz
* configure.ac (AC_HEADER_STAT): Remove.
* gdb_stat.h (STAT_MACROS_BROKEN): Remove macro use and corresponding code. * configure: Regenerate. * config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 9338a3924d8..34aa31e8b6e 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -685,9 +685,6 @@
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
-/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
-#undef STAT_MACROS_BROKEN
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS