diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-04 22:59:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-04 22:59:43 +0000 |
commit | 8f48bfccb04b4fc8e9bf967694a8ff14af2e5347 (patch) | |
tree | 033d7142ba3f9c3bb6f08d0f0eddfa47cc581831 /malloc/Depend | |
parent | ce33f7bed4e4f0025a3190032016d4ec85373757 (diff) | |
download | glibc-8f48bfccb04b4fc8e9bf967694a8ff14af2e5347.tar glibc-8f48bfccb04b4fc8e9bf967694a8ff14af2e5347.tar.gz glibc-8f48bfccb04b4fc8e9bf967694a8ff14af2e5347.tar.bz2 glibc-8f48bfccb04b4fc8e9bf967694a8ff14af2e5347.zip |
Update.
1999-10-04 Ulrich Drepper <drepper@cygnus.com>
* malloc/Makefile: Add libdl dependency to libmemprof.so.
* malloc/Depend: New file.
Diffstat (limited to 'malloc/Depend')
-rw-r--r-- | malloc/Depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/Depend b/malloc/Depend new file mode 100644 index 0000000000..910c6d9152 --- /dev/null +++ b/malloc/Depend @@ -0,0 +1 @@ +dlfcn |