patch-configure_in 419 B

123456789101112
  1. $Id$
  2. --- privoxy-3.0.12-stable.orig/configure.in 2009-03-21 11:45:06.000000000 +0100
  3. +++ privoxy-3.0.12-stable/configure.in 2009-04-17 17:42:04.722725574 +0200
  4. @@ -693,7 +693,7 @@ dnl Check for user and group validity
  5. dnl =================================================================
  6. -if test "$EMXOS2" = yes; then
  7. +if true test "$EMXOS2" = yes; then
  8. echo "Skipping user and group validity stuff.";
  9. else