Add HAVE_DOT.

This commit is contained in:
Ralf Corsépius 2007-10-05 10:37:55 +02:00
parent d14cb3bd16
commit 4f7db64d7c
1 changed files with 1 additions and 0 deletions

View File

@ -806,6 +806,7 @@ yes)
[AC_MSG_ERROR([rpm API docs needs doxygen in PATH])])
;;
esac
AC_CHECK_PROG(HAVE_DOT,[dot],[YES],[NO])
WITH_SELINUX_LIB=
AC_ARG_WITH(selinux, [ --with-selinux build with selinux support ],