* Fix a bug in an m4 macro that used an incorrect test operator
authorReid Spencer <rspencer@reidspencer.com>
Wed, 29 Dec 2004 07:07:57 +0000 (07:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 29 Dec 2004 07:07:57 +0000 (07:07 +0000)
commit582a23c686aa544c8a44d07601d4520d4ea18980
treefea1828a937a015101ccd477930cc874544b2f8d
parentb09a68ef4b1ad0e44104a33d59ddc49b4b2a972e
* Fix a bug in an m4 macro that used an incorrect test operator
* Add CAN_DLOPEN_SELF so we can determine if dlopen(0) will open the
  program or not.
* Correct a warning messages to be a little more specific on what it checks

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19184 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/llvm/Config/config.h.in