Changeset 5028

Added support for Dragonfly BSD from ticket #388

Committed by:  coppice
Date:  Jul 03 2008 * 16:23 (about 1 month ago)

Affected files:

callweaver/trunk/configure.ac (unified diff)

r5026r5028
112112 libcap=no
113113 ostype=bsd
114114 ;;
115 *-*-dragonfly*)
116 no_libcap=yes
117 ostype=bsd
118 ;;
115119 *-aix*)
116120 AC_DEFINE(AIX,,[Define if AIX])
117121 broken_types=yes