diff options
author | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-16 18:49:26 +0900 |
---|---|---|
committer | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-30 00:39:06 +0900 |
commit | fcbf63e62c627deae76c1b8cb8c0876c536ed811 (patch) | |
tree | 64cb17de3f41a2b6fef2368028fbd00349946994 /jni/iconv/preload/aclocal.m4 |
Fresh start
Diffstat (limited to 'jni/iconv/preload/aclocal.m4')
-rw-r--r-- | jni/iconv/preload/aclocal.m4 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/jni/iconv/preload/aclocal.m4 b/jni/iconv/preload/aclocal.m4 new file mode 100644 index 0000000..cbf6018 --- /dev/null +++ b/jni/iconv/preload/aclocal.m4 @@ -0,0 +1,21 @@ +# 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([../srcm4/extensions.m4]) +m4_include([../srcm4/relocatable-lib.m4]) +m4_include([../srcm4/visibility.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]) |