[mathic] 31/62: 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
Wed Apr 1 11:36:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository mathic.

commit e5ec4d1ecd0b25008c2d649fbe7f2f389b825c6c
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date:   Sat Aug 4 23:03:40 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 4f1f96d..cd1d269 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/mathic.git



More information about the debian-science-commits mailing list