aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2002-07-09 22:59:36 +0000
committerJoel Brobecker <brobecker@gnat.com>2002-07-09 22:59:36 +0000
commitf15f768ee56c5bab896d4d6bd88fd4ceacf3beeb (patch)
treec6c4baa9bc2bb0dd7e9b8954b366be7fa12ddc8c /gdb/configure
parent902a713992fffa604d510dae0ba377981406f828 (diff)
downloadgdb-f15f768ee56c5bab896d4d6bd88fd4ceacf3beeb.zip
gdb-f15f768ee56c5bab896d4d6bd88fd4ceacf3beeb.tar.gz
gdb-f15f768ee56c5bab896d4d6bd88fd4ceacf3beeb.tar.bz2
Define HAVE_SYS_PROC_H if sys/proc.h exists
* configure.in: Add check for sys/proc.h * config.in: Regenerate. * configure: Regenerate.
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure b/gdb/configure
index 8198441..881c188 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -3387,7 +3387,7 @@ esac; esac
for ac_hdr in ctype.h nlist.h link.h thread_db.h proc_service.h \
memory.h objlist.h ptrace.h sgtty.h stddef.h stdlib.h \
- string.h sys/procfs.h sys/ptrace.h sys/reg.h stdint.h \
+ string.h sys/procfs.h sys/proc.h sys/ptrace.h sys/reg.h stdint.h \
term.h termio.h termios.h unistd.h wait.h sys/wait.h \
wchar.h wctype.h asm/debugreg.h sys/debugreg.h sys/select.h \
time.h sys/file.h sys/ioctl.h sys/user.h sys/fault.h sys/syscall.h \