intl/icu/source/aclocal.m4

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
michael@0 2
michael@0 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
michael@0 4 # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
michael@0 5 # This file is free software; the Free Software Foundation
michael@0 6 # gives unlimited permission to copy and/or distribute it,
michael@0 7 # with or without modifications, as long as this notice is preserved.
michael@0 8
michael@0 9 # This program is distributed in the hope that it will be useful,
michael@0 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
michael@0 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
michael@0 12 # PARTICULAR PURPOSE.
michael@0 13
michael@0 14 m4_include([acinclude.m4])

mercurial