]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.ac
configure.ac: Use AC_SEARCH_LIBS to find dlopen.
authorIan Lance Taylor <iant@google.com>
Sat, 10 Oct 2009 04:47:05 +0000 (04:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 10 Oct 2009 04:47:05 +0000 (04:47 +0000)
commit0c2edd9f44eaf7a63442884d3c404240c8ef033b
tree3a2bf1f284bd8512335718730cb09368f933789a
parent30c99a9e194d987fce5271cacc16adf54f7c1bdf
configure.ac: Use AC_SEARCH_LIBS to find dlopen.

* configure.ac: Use AC_SEARCH_LIBS to find dlopen.
* configure: Rebuild.

From-SVN: r152615
gcc/ChangeLog
gcc/configure
gcc/configure.ac