Use `pkg-config' to detect BDW-GC at configure-time.
authorLudovic Courtès <ludo@gnu.org>
Sun, 9 Nov 2008 22:31:09 +0000 (23:31 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 10 Nov 2008 22:37:53 +0000 (23:37 +0100)
commit1f26b531ecc56f18ab11399284d63c8729492495
tree7af77c766fcf3f67c65beb5c75380f25791a7460
parent59e21020916cdc0e7bbea55128cc0e0a66065b99
Use `pkg-config' to detect BDW-GC at configure-time.

* configure.in: Use `PKG_CHECK_MODULES' to look for libgc.  This only
  works with GC 7.x+, which is what we want anyway.
configure.in