]> err.no Git - util-linux/commit
build-sys: add SUID_LDFLAGS
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:03 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:29 +0000 (11:43 +0200)
commit3f3c9c909a41611ac5d2a9c151290296aa30a97f
treeedecba12e0a74bf4dadf9c7216db0ae8ac9dfec9
parent30564097bfb026c0eb877af9dbe3ec963cbd5cc5
build-sys: add SUID_LDFLAGS

Programs which are usually installed with the setuid bit do need their own
CFLAGS and LDFLAGS.  SUID_LDFLAGS is analogic to SUID_CFLAGS.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
README
configure.ac
login-utils/Makefile.am
misc-utils/Makefile.am
mount/Makefile.am