Changeset 5027

Added support for Dragonfly BSD from ticket #388

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

Affected files:

callweaver/branches/rel/1.2/configure.ac (unified diff)

r5025r5027
106106 no_libcap=yes
107107 ostype=bsd
108108 ;;
109 *-*-dragonfly*)
110 no_libcap=yes
111 ostype=bsd
112 ;;
109113 *-aix*)
110114 AC_DEFINE(AIX,,[Define if AIX])
111115 broken_types=yes