aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorsiretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-09-04 16:48:32 +0000
committersiretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-09-04 16:48:32 +0000
commit003305b62ae89d20f71976a8984d25a5de97729d (patch)
tree525036c85ea50cd88770351ac4ff36c0a221bf5d /aclocal.m4
parent4dce1a366200cf3b1217d875c707d83cc4808e6f (diff)
downloadlcd4linux-003305b62ae89d20f71976a8984d25a5de97729d.tar.gz
[lcd4linux @ 2006-09-04 16:48:32 by siretart]
rerun bootstrap on current debian/etch system using automake1.9 to make my previous commits active git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@706 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m45
1 files changed, 2 insertions, 3 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 127f778..a89df9a 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.9.5 -*- Autoconf -*-
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
# 2005 Free Software Foundation, Inc.
@@ -28,7 +28,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.9.5])])
+ [AM_AUTOMAKE_VERSION([1.9.6])])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
@@ -888,4 +888,3 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([curses.m4])