Use AM_PROG_AR to support Cygwin

This commit is contained in:
Luke Dashjr
2012-09-29 11:29:49 +00:00
parent 071714935b
commit e0b627c652
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -22,3 +22,4 @@ autom4te.cache
*.lo
config.*
ii
ar-lib

View File

@@ -9,6 +9,7 @@ AC_PREREQ([2.59])
AM_INIT_AUTOMAKE([1.10 -Wall dist-bzip2])
AC_PROG_CC_C99
AM_PROG_AR
LT_INIT([disable-static])
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html