summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-03-31 21:51:47 +0200
committerDave Reisner <dreisner@archlinux.org>2012-04-09 04:28:45 +0200
commit5f774025774b85c92a7e8ebf69738221d92cd72d (patch)
treec4e4ed207bc7e952f73cd43ff38b5c6035c0d586 /m4
parent793eff37047dbceedaf3443311bc826566685181 (diff)
downloadpacman-5f774025774b85c92a7e8ebf69738221d92cd72d.tar.gz
pacman-5f774025774b85c92a7e8ebf69738221d92cd72d.tar.xz
buildsys: cleanup libtool and autoconf initialization
- Use LT_INIT over AC_PROG_LIBTOOL, as the latter is a deprecated alias for the former. - Remove redundant macros which are called implicitly by LT_INIT. - Remove unneeded AC_PROG_CXX call (we don't use c++ anywhere) - Add AC_CONFIG_MACRO_DIR([m4]) -- not strictly necessary, but added for consistency with autogen.sh and Makefile.am ref: http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions