Temporary fix for last change.
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Dec 2003 07:05:21 +0000 (07:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Dec 2003 07:05:21 +0000 (07:05 +0000)
gdb/configure.in

index f0f65c22c58045210bb20c9517492b653917558e..d27470cb6c8fe2069641020961f71520a234180b 100644 (file)
@@ -383,12 +383,6 @@ AC_CHECK_HEADERS(curses.h ncurses.h term.h)
 # unconditionally, so what's the point in checking these?
 AC_CHECK_HEADERS(ctype.h time.h)
 
-# remote-fileio.c needs st_blocks
-AC_CHECK_MEMBER(struct stat.st_blocks,
-               [AC_DEFINE(HAVE_STRUCT_STAT_ST_BLOCKS, 1,
-                          [Define if struct stat has st_blocks member.])],
-               [#include <sys/stat.h>])
-
 # ------------------------- #
 # Checks for declarations.  #
 # ------------------------- #
This page took 0.030468 seconds and 4 git commands to generate.