diff options
author | Roland McGrath <roland@gnu.org> | 2000-04-02 20:15:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-04-02 20:15:08 +0000 |
commit | c2c67d149983beb753fab84034e5c54169978bc8 (patch) | |
tree | 9a0362071ea383092f69dbad8a69c277eb38475c /mach | |
parent | d8655fd731dd4f80b45c1802786cc3fff581a39c (diff) | |
download | glibc-c2c67d149983beb753fab84034e5c54169978bc8.tar.gz |
2000-04-02 Roland McGrath <roland@baalperazim.frob.com>
* mach/Versions: Define SHARED instead of PIC to affect shlib-compat.h.
* hurd/Versions: Likewise.
Diffstat (limited to 'mach')
-rw-r--r-- | mach/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Versions b/mach/Versions index 2adf2820e8..470fe51ed4 100644 --- a/mach/Versions +++ b/mach/Versions @@ -1,4 +1,4 @@ -%define PIC +%define SHARED %include <shlib-compat.h> libc { |