diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-31 09:18:17 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-31 09:18:17 +0000 |
commit | 182024e695dd1ddf82f338bbc6bb189b3fa240dc (patch) | |
tree | 0122e0b6b458381144300c0f9dd1872e5795f8b9 /app/sessreg/aclocal.m4 | |
parent | 617b9c9f64e1942ecc37c65948bc1a5232066782 (diff) |
Update to sessreg 1.0.6
Diffstat (limited to 'app/sessreg/aclocal.m4')
-rw-r--r-- | app/sessreg/aclocal.m4 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app/sessreg/aclocal.m4 b/app/sessreg/aclocal.m4 index 6dfe1f0eb..9ede5f11d 100644 --- a/app/sessreg/aclocal.m4 +++ b/app/sessreg/aclocal.m4 @@ -498,18 +498,6 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 8 - -# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. -AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) - # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 |