Commit ff41ca8f by Niels

- removing Autoconf version requirement to allow travis to work

parent 206e15df
AC_PREREQ([2.69]) AC_INIT([JSON], [1.0], [niels.lohmann@uni-rostock.de])
AC_INIT([JSON], [1.0], [BUG-REPORT-ADDRESS])
AC_CONFIG_SRCDIR([src/JSON.cc]) AC_CONFIG_SRCDIR([src/JSON.cc])
AM_INIT_AUTOMAKE([foreign]) AM_INIT_AUTOMAKE([foreign])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment