X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfigure.ac;h=51ee7d61aac6704ba05ffbe25332fad621174582;hb=refs%2Fheads%2Frt_28256;hp=a168e285c53a9afa61c4e31c17a6473eb25b46c1;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;p=freeside.git diff --git a/rt/configure.ac b/rt/configure.ac index a168e285c..51ee7d61a 100644 --- a/rt/configure.ac +++ b/rt/configure.ac @@ -266,7 +266,7 @@ fi AC_SUBST(RT_DEVEL_MODE) dnl RT's GraphViz dependency charts -AC_CHECK_LIB([graph],[aginitlib],RT_GRAPHVIZ="1") +AC_CHECK_PROG([RT_GRAPHVIZ], [dot], "yes", "no") AC_ARG_WITH(graphviz,[],RT_GRAPHVIZ=$withval) AC_ARG_ENABLE(graphviz, AC_HELP_STRING([--enable-graphviz], @@ -407,8 +407,8 @@ dnl Configure the output files, and generate them. dnl Binaries that should be +x AC_CONFIG_FILES([ - etc/upgrade/3.8-branded-queues-extension etc/upgrade/3.8-ical-extension + etc/upgrade/4.0-customfield-checkbox-extension etc/upgrade/split-out-cf-categories etc/upgrade/generate-rtaddressregexp etc/upgrade/upgrade-articles