]> git.pld-linux.org Git - packages/shadow.git/blame - shadow-setlocale_hack.patch
- just bugfix now; glibc provides functionality for proper *tmp/*tmpx handling
[packages/shadow.git] / shadow-setlocale_hack.patch
CommitLineData
60286d9a 1diff -urN shadow-4.0.6.orig/configure.in shadow-4.0.6/configure.in
2--- shadow-4.0.6.orig/configure.in 2004-11-18 15:47:10.912304224 +0100
3+++ shadow-4.0.6/configure.in 2004-11-18 21:27:30.545048200 +0100
4@@ -34,7 +34,7 @@
ab25619b 5
60286d9a 6 AC_CHECK_FUNCS(a64l fchmod fchown fsync getgroups gethostname getspnam \
7 gettimeofday getusershell getutent initgroups lchown lckpwdf lstat \
8- memcpy memset setgroups sigaction strchr updwtmp updwtmpx)
9+ memcpy memset setgroups sigaction strchr updwtmp updwtmpx setlocale)
ab25619b 10
60286d9a 11 dnl Checks for typedefs, structures, and compiler characteristics.
12 AC_C_CONST
This page took 0.026981 seconds and 4 git commands to generate.