* config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.

This commit is contained in:
Mark Kettenis 2003-08-16 18:57:37 +00:00
parent de0b6abbe5
commit 3d48a7a0f9
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-08-16 Mark Kettenis <kettenis@gnu.org>
* config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
2003-08-16 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention that "set prompt-escape-char" was deleted.

View File

@ -37,8 +37,6 @@
/* Shared library support. */
#define SVR4_SHARED_LIBS
#include "solib.h" /* Support for shared libraries. */
#include "elf/common.h" /* Additional ELF shared library info. */