13 lines
524 B
Diff
13 lines
524 B
Diff
diff -Nru shadow-4.1.4.2/configure shadow-4.1.4.2.orig//configure
|
|
--- shadow-4.1.4.2/configure 2009-07-24 03:15:56.000000000 +0200
|
|
+++ shadow-4.1.4.2.orig//configure 2010-03-23 17:55:23.399050453 +0100
|
|
@@ -18135,7 +18135,7 @@
|
|
if test "$cross_compiling" = yes; then
|
|
{ { $as_echo "$as_me:$LINENO: error: cannot check setpgrp when cross compiling" >&5
|
|
$as_echo "$as_me: error: cannot check setpgrp when cross compiling" >&2;}
|
|
- { (exit 1); exit 1; }; }
|
|
+ }
|
|
else
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
/* confdefs.h. */
|