f1ebfabd8c
Comment out $HOME writing in themes/Makefile.in
12 lines
492 B
Plaintext
12 lines
492 B
Plaintext
--- configure.orig Fri Nov 5 19:56:30 1999
|
|
+++ configure Thu Mar 7 20:46:29 2002
|
|
@@ -3822,7 +3822,7 @@ cat >> confdefs.h <<EOF
|
|
EOF
|
|
|
|
|
|
-for ac_func in atexit _exit unsetenv setutent seteuid memmove putenv strsep setresuid setresgid memmem usleep snprintf
|
|
+for ac_func in atexit _exit unsetenv setutent seteuid setegid memmove putenv strsep setresuid setresgid memmem usleep snprintf
|
|
do
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
echo "configure:3829: checking for $ac_func" >&5
|