Mercurial > urweb
comparison configure.ac @ 2232:a07b91fa71db
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Wed, 06 May 2015 14:51:09 -0400 |
parents | 7b508cd0dbf9 |
children | 58f71898cd9d |
comparison
equal
deleted
inserted
replaced
2231:67e801cf42c6 | 2232:a07b91fa71db |
---|---|
1 AC_INIT([urweb], [20150214]) | 1 AC_INIT([urweb], [20150412]) |
2 WORKING_VERSION=1 | 2 WORKING_VERSION=1 |
3 AC_USE_SYSTEM_EXTENSIONS | 3 AC_USE_SYSTEM_EXTENSIONS |
4 | 4 |
5 # automake 1.12 requires this, but automake 1.11 doesn't recognize it | 5 # automake 1.12 requires this, but automake 1.11 doesn't recognize it |
6 m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) | 6 m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) |