summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-01-30 01:44:43 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-01-30 01:44:43 +0000
commit7bc2fa0c0c7c0e73c375cad2b84d021b2e5b50af (patch)
tree52ab697cf6e61a6f66b37045070f7f5d9a249d50 /configure.in
parent9ee0565d98150b76fe4871a3e1342fa598000f2a (diff)
downloadattr-7bc2fa0c0c7c0e73c375cad2b84d021b2e5b50af.tar.gz
Use native formatHEADmaster
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index dd29f97..439ecc2 100644
--- a/configure.in
+++ b/configure.in
@@ -13,6 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+AC_PREREQ([2.59])
AC_INIT(include/attributes.h)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])