autoconf: enable full RELRO in cifs-utils binaries
authorJeff Layton <jlayton@samba.org>
Thu, 6 Dec 2012 11:45:57 +0000 (06:45 -0500)
committerJeff Layton <jlayton@samba.org>
Thu, 6 Dec 2012 11:45:57 +0000 (06:45 -0500)
commit2584e62c06dbea59bbd6a001040d7780959c8358
treee1b09b9d8029c9db461b93176d611c947d43d94a
parentbacbbf7c0994bdeaf49234abd07d840673d37e95
autoconf: enable full RELRO in cifs-utils binaries

This is safer since it also protects the GOT from getting clobbered.

Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac