[mathicgb] 12/393: Removed AM_PROG_AR macro from configure.ac since it isn't needed now and apparently isn't supported on all systems.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:58:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.
commit 12e99be4d82618d15665784560ac508db788c346
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date: Sat Aug 4 23:04:19 2012 -0400
Removed AM_PROG_AR macro from configure.ac since it isn't needed now and apparently isn't supported on all systems.
---
configure.ac | 4 ----
1 file changed, 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index fc16f05..d6e481c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -56,10 +56,6 @@ AC_PROG_INSTALL
# Locate the C++ compiler.
AC_PROG_CXX
-# Locate the archiver. This is only necessary in case of using an
-# unusual archiver such as Microsoft lib.
-AM_PROG_AR
-
# Set up LibTool
LT_INIT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list