libdockapp: Remove AC_PATH_XTRA macro from configure.ac
commitee44bd28c44c21d6072da620e2759c47b8443976
authorDoug Torrance <dtorrance@piedmont.edu>
Wed, 21 Oct 2015 11:10:12 +0000 (21 07:10 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 21 Oct 2015 13:07:01 +0000 (21 09:07 -0400)
treef8cf96856030b991fd5b12811a1e968eaea0ca50
parent79685780ff332049657a542cacdbcfd7548eeea7
libdockapp: Remove AC_PATH_XTRA macro from configure.ac

We already check for libraries with the PKG_CHECK_MODULES macros.  This also
allows the Debian package to drop the Build-Depend on libice-dev.

Based on the Debian patch [1].

[1] https://sources.debian.net/src/libdockapp/1:0.7.1-1/debian/patches/remove_AC_PATH_XTRA.diff/
libdockapp/configure.ac
libdockapp/src/Makefile.am