$NetBSD: patch-ab,v 1.1 2010/12/30 12:35:54 obache Exp $

* treat DragonFly shlib handling same as NetBSD.

--- configure.orig	2010-12-08 12:53:41.000000000 +0000
+++ configure
@@ -9143,7 +9143,7 @@ fi
 	    UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
 	    TCL_LIB_VERSIONS_OK=nodots
 	    ;;
-	NetBSD-*|FreeBSD-[3-4].*)
+	NetBSD-*|FreeBSD-[3-4].*|DragonFly-*)
 	    # FreeBSD 3.* and greater have ELF.
 	    # NetBSD 2.* has ELF and can use 'cc -shared' to build shared libs
 	    SHLIB_CFLAGS="-fPIC"
