1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../nssdb/libc_hacks.patch
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 ROCK Linux Project
8 # More information can be found in the files COPYING and README.
10 # This patch file is dual-licensed. It is available under the license the
11 # patched project is licensed under, as long as it is an OpenSource license
12 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
13 # of the GNU General Public License as published by the Free Software
14 # Foundation; either version 2 of the License, or (at your option) any later
16 # --- T2-COPYRIGHT-NOTE-END ---
18 --- ./src/db-XXX.c.orig 2003-05-03 08:46:16.000000000 +0200
19 +++ ./src/db-XXX.c 2003-05-03 08:46:21.000000000 +0200
21 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22 Boston, MA 02111-1307, USA. */
24 +#include <features.h>
31 --- ./src/db-alias.c.orig 2003-05-03 08:40:34.000000000 +0200
32 +++ ./src/db-alias.c 2003-05-03 08:45:34.000000000 +0200
34 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
35 Boston, MA 02111-1307, USA. */
37 +#include <features.h>
44 --- ./src/db-netgrp.c.orig 2003-05-03 08:46:33.000000000 +0200
45 +++ ./src/db-netgrp.c 2003-05-03 08:46:39.000000000 +0200
47 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
48 Boston, MA 02111-1307, USA. */
50 +#include <features.h>
57 --- ./src/makedb.c.orig 2003-05-03 08:47:21.000000000 +0200
58 +++ ./src/makedb.c 2003-05-03 08:48:09.000000000 +0200
60 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
61 Boston, MA 02111-1307, USA. */
68 --- ./src/Makefile.in.orig 2003-05-03 08:49:38.000000000 +0200
69 +++ ./src/Makefile.in 2003-05-03 08:49:49.000000000 +0200
72 noinst_HEADERS = db-compat.h netgroup.h nss_db.h
74 -INCLUDES = @DB_CFLAGS@ -D_LIBC -D_GNU_SOURCE -I../intl -DLOCALEDIR=\"$(localedir)\"
75 +INCLUDES = @DB_CFLAGS@ -D_GNU_SOURCE -I../intl -DLOCALEDIR=\"$(localedir)\"
78 EXTRA_DIST = libnss_db.map