From: Michael Orlitzky Date: Sun, 20 Oct 2019 12:37:19 +0000 (-0400) Subject: configure.ac.in: replace AC_PROG_INTLTOOL with IT_PROG_INTLTOOL. X-Git-Tag: v1.0.0~28 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d2d9a7979edad705c91350cdd72f957fc63a1233;hp=d2d9a7979edad705c91350cdd72f957fc63a1233;p=xfce4-hdaps.git configure.ac.in: replace AC_PROG_INTLTOOL with IT_PROG_INTLTOOL. Running autogen.sh told me to do this, and pointed me at the upstream bug, https://bugzilla.xfce.org/show_bug.cgi?id=8930. ---