diff options
author | Fred Fish <fnf@specifix.com> | 1996-05-26 22:15:47 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-05-26 22:15:47 +0000 |
commit | 88dd1b976c6ac887187d9f1c445cc5c0043b898f (patch) | |
tree | cbb9bad36e22aced64f9e68f883899ede248f1e0 /readline/.Sanitize | |
parent | 878bd838c03211cbb9888727b6f32fc8e96b45d6 (diff) | |
download | gdb-88dd1b976c6ac887187d9f1c445cc5c0043b898f.zip gdb-88dd1b976c6ac887187d9f1c445cc5c0043b898f.tar.gz gdb-88dd1b976c6ac887187d9f1c445cc5c0043b898f.tar.bz2 |
* sysdep-linux.h: New file.
* display.c: Add include of "sysdep.h" to get HAVE_VARARGS_H.
* configure.in: Change pattern i[345]86-*-linux* into *-*-linux* to
support non-x86 based Linux platforms.
Diffstat (limited to 'readline/.Sanitize')
-rw-r--r-- | readline/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readline/.Sanitize b/readline/.Sanitize index 675b821..cfdbe54 100644 --- a/readline/.Sanitize +++ b/readline/.Sanitize @@ -52,6 +52,7 @@ signals.c sysdep-aix.h sysdep-cxux7.h sysdep-irix.h +sysdep-linux.h sysdep-norm.h sysdep-obsd.h sysdep-sco.h |