Fixup HAVE_DLADDR.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18795 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-03-08 04:22:03 +00:00
parent 7100cdfed3
commit dda81bc500
6 changed files with 57 additions and 23 deletions

7
configure vendored
View file

@ -6831,6 +6831,13 @@ fi
fi
if test $ac_cv_lib_dl_dladdr = yes; then
cat >>confdefs.h <<\_ACEOF
#define HAVE_DLADDR 1
_ACEOF
fi
#--------------------------------------------------------------------
# Check whether Objective-C /really/ works