X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfigure.ac;h=51ee7d61aac6704ba05ffbe25332fad621174582;hb=c71b2dc296da6207c525a064d322f7153c284d4e;hp=47ec7c954642547f612c550742e6827497d45f43;hpb=e9e0cf0989259b94d9758eceff448666a2e5a5cc;p=freeside.git diff --git a/rt/configure.ac b/rt/configure.ac index 47ec7c954..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], @@ -408,6 +408,7 @@ dnl Configure the output files, and generate them. dnl Binaries that should be +x AC_CONFIG_FILES([ 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