]> granicus.if.org Git - icu/commitdiff
ICU-9790 forgot to checkin aclocal.m4 (though it is generated)
authorSteven R. Loomis <srl@icu-project.org>
Wed, 4 Sep 2013 22:01:44 +0000 (22:01 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Wed, 4 Sep 2013 22:01:44 +0000 (22:01 +0000)
X-SVN-Rev: 34191

.gitattributes
icu4c/source/aclocal.m4 [new file with mode: 0644]

index 914175f5336a54dbe3ba62f4f6faf7f5f603cf37..1d28ce3fa8bbcddacc3f12b323bc79fb20ad6608 100644 (file)
@@ -49,6 +49,7 @@ README text !eol
 *.tri2 -text
 
 icu4c/icu4c.css -text
+icu4c/source/aclocal.m4 -text
 icu4c/source/allinone/icucheck.bat -text
 icu4c/source/common/common.vcxproj -text
 icu4c/source/common/common.vcxproj.filters -text
diff --git a/icu4c/source/aclocal.m4 b/icu4c/source/aclocal.m4
new file mode 100644 (file)
index 0000000..cdae6e7
--- /dev/null
@@ -0,0 +1,14 @@
+# generated automatically by aclocal 1.11.1 -*- 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([acinclude.m4])