This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1085] build nscd with -laudit


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-18 01:39 -------
Subject: Bug 1085

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-07-18 01:38:55

Modified files:
	.              : config.make.in config.h.in configure.in 
	nscd           : selinux.c Makefile 

Log message:
	2005-06-14  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #1085]
	* configure.in: Add test for availability of libaudit.
	* config.h.in: Define HAVE_LIBAUDIT.
	* config.make.in: Define have-libaudit.
	* nscd/Makefile: If libaudit is available, link nscd with it.
	* nscd/selinux.c: If HAVE_LIBAUDIT is defined, log using libaudit.
	Patch by Steve Grubb <sgrubb@redhat.com>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.make.in.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.106&r2=1.106.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.h.in.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.70&r2=1.70.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.431&r2=1.431.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/selinux.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.40.2.2&r2=1.40.2.3



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1085

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]