aboutsummaryrefslogtreecommitdiff
path: root/m4/ltdl.m4
diff options
context:
space:
mode:
authorJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>2009-10-15 12:45:20 +0000
committerJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>2009-10-15 12:45:20 +0000
commit81ec1cfb37dda15a709bb55974dc8be73d0374a7 (patch)
tree576d09f4cc3d652ba330293ba6abf143c87dca7a /m4/ltdl.m4
parentb112d32f73e5fa9361af6ac2ff119220302f3e62 (diff)
downloadgnunet-81ec1cfb37dda15a709bb55974dc8be73d0374a7.tar.gz
gnunet-81ec1cfb37dda15a709bb55974dc8be73d0374a7.zip
bio testcase harness
Diffstat (limited to 'm4/ltdl.m4')
-rw-r--r--m4/ltdl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ltdl.m4 b/m4/ltdl.m4
index 46535e2e1..f6be54a94 100644
--- a/m4/ltdl.m4
+++ b/m4/ltdl.m4
@@ -487,7 +487,7 @@ AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
487 # at 6.2 and later dlopen does load deplibs. 487 # at 6.2 and later dlopen does load deplibs.
488 lt_cv_sys_dlopen_deplibs=yes 488 lt_cv_sys_dlopen_deplibs=yes
489 ;; 489 ;;
490 netbsd* | netbsdelf*-gnu) 490 netbsd*)
491 lt_cv_sys_dlopen_deplibs=yes 491 lt_cv_sys_dlopen_deplibs=yes
492 ;; 492 ;;
493 openbsd*) 493 openbsd*)