- sync to util-vserver-0.30.208
[util-vserver.git] / distrib / Makefile.in
index fdc46bb..ba700a2 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -262,7 +262,8 @@ defaults_DATA = misc/debootstrap.uri \
                        misc/fstab \
                        misc/mtab \
                        misc/vprocunhide-files \
-                       misc/vunify-exclude
+                       misc/vunify-exclude \
+                       sample.conf
 
 nobase_distrib_SCRIPTS = redhat/initpost \
                           redhat/initpre \
@@ -364,8 +365,7 @@ installcheck-nobase_distribSCRIPTS: $(nobase_distrib_SCRIPTS)
          f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
          f=`echo "$$p" | sed 's|[^/]*$$||'`"$$f"; \
          for opt in --help --version; do \
-           if "$(DESTDIR)$(distribdir)/$$f" $$opt >c$${pid}_.out \
-                2>c$${pid}_.err </dev/null \
+           if "$(DESTDIR)$(distribdir)/$$f" $$opt > c$${pid}_.out 2> c$${pid}_.err \
                 && test -n "`cat c$${pid}_.out`" \
                 && test -z "`cat c$${pid}_.err`"; then :; \
            else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \