Signed-off-by: François Tigeot <ftigeot@xxxxxxxxxxxx> --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index d2d19d6..b7eef96 100644 --- a/configure.ac +++ b/configure.ac @@ -187,6 +187,7 @@ if test "x$LIBKMS" = xauto ; then linux*) LIBKMS="yes" ;; freebsd* | kfreebsd*-gnu) LIBKMS="yes" ;; + dragonfly*) LIBKMS="yes" ;; *) LIBKMS="no" ;; esac fi -- 1.8.5.2 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel