libtextcat-2.2.patch (e76eebc6) | libtextcat-2.2.patch (ddc94e00) |
---|---|
1--- misc/libtextcat-2.2/configure Thu May 22 13:39:55 2003 2+++ misc/build/libtextcat-2.2/configure Mon Mar 31 11:29:14 2008 3@@ -3451,7 +3451,7 @@ 4 ;; 5 6 # This must be Linux ELF. 7-linux-gnu*) 8+linux-gnu*|k*bsd*-gnu*) --- 936 unchanged lines hidden (view full) --- 945+ wg_zalloc 946+ wgmem_error 947+ 948+ local: 949+ *; 950+} 951--- misc/libtextcat-2.2/src/makefile.mk Mon Mar 31 11:30:06 2008 952+++ misc/build/libtextcat-2.2/src/makefile.mk Mon Mar 31 11:29:42 2008 | 1--- misc/libtextcat-2.2/configure Thu May 22 13:39:55 2003 2+++ misc/build/libtextcat-2.2/configure Mon Mar 31 11:29:14 2008 3@@ -3451,7 +3451,7 @@ 4 ;; 5 6 # This must be Linux ELF. 7-linux-gnu*) 8+linux-gnu*|k*bsd*-gnu*) --- 936 unchanged lines hidden (view full) --- 945+ wg_zalloc 946+ wgmem_error 947+ 948+ local: 949+ *; 950+} 951--- misc/libtextcat-2.2/src/makefile.mk Mon Mar 31 11:30:06 2008 952+++ misc/build/libtextcat-2.2/src/makefile.mk Mon Mar 31 11:29:42 2008 |
953@@ -1 +1,87 @@ | 953@@ -1 +1,81 @@ |
954-dummy 955+#************************************************************** 956+# 957+# Licensed to the Apache Software Foundation (ASF) under one 958+# or more contributor license agreements. See the NOTICE file 959+# distributed with this work for additional information 960+# regarding copyright ownership. The ASF licenses this file 961+# to you under the Apache License, Version 2.0 (the --- 3111 unchanged lines hidden --- | 954-dummy 955+#************************************************************** 956+# 957+# Licensed to the Apache Software Foundation (ASF) under one 958+# or more contributor license agreements. See the NOTICE file 959+# distributed with this work for additional information 960+# regarding copyright ownership. The ASF licenses this file 961+# to you under the Apache License, Version 2.0 (the --- 3111 unchanged lines hidden --- |