Merge pull request #233 from ben-farnham/change_configure_to_work_with_autom4te_v2_63

Relax autoconf constraint from v2.64 -> v2.63 (so that it works on SL6)
This commit is contained in:
Robert Edmonds 2016-09-07 12:17:58 -07:00 committed by GitHub
commit fcb1bdd25c

View File

@ -1,4 +1,4 @@
AC_PREREQ(2.64)
AC_PREREQ(2.63)
AC_INIT([protobuf-c],
[1.2.1],