[Pkg-privacy-commits] [pidgin-otr] 04/21: Add AM_PROG_AR to configure.ac
Intrigeri
intrigeri at moszumanska.debian.org
Thu Mar 10 21:03:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository pidgin-otr.
commit 425ebd49711ea55c17bfa8d6a12f9e5bc50f9529
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Sun Jan 3 17:18:40 2016 -0500
Add AM_PROG_AR to configure.ac
Reported by intrigeri <intrigeri at boum.org>
Fixes #27
Signed-off-by: Ian Goldberg <iang at cs.uwaterloo.ca>
---
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 089c9c2..2e76f28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,6 +6,8 @@ AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([-Wall -Werror])
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
+
AC_PROG_CC
dnl We do not want to create a .a for the plugin, so disable by default.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git
More information about the Pkg-privacy-commits
mailing list