From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/iconv/libcharset/autoconf/aclocal.m4 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 jni/iconv/libcharset/autoconf/aclocal.m4 (limited to 'jni/iconv/libcharset/autoconf') diff --git a/jni/iconv/libcharset/autoconf/aclocal.m4 b/jni/iconv/libcharset/autoconf/aclocal.m4 new file mode 100644 index 0000000..2fa0bc0 --- /dev/null +++ b/jni/iconv/libcharset/autoconf/aclocal.m4 @@ -0,0 +1,22 @@ +# generated automatically by aclocal 1.11 -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008, 2009 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. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +m4_include([m4/codeset.m4]) +m4_include([m4/glibc21.m4]) +m4_include([m4/libtool.m4]) +m4_include([m4/ltoptions.m4]) +m4_include([m4/ltsugar.m4]) +m4_include([m4/ltversion.m4]) +m4_include([m4/lt~obsolete.m4]) +m4_include([m4/relocatable-lib.m4]) +m4_include([m4/visibility.m4]) -- cgit v1.2.3