Merge branch 'yacc-work' into yl-work-for-master
[platform/upstream/automake.git] / tests / yacc-dist-nobuild-subdir.test
index 7ae38b2..de12d77 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -21,7 +21,9 @@
 required=yacc
 . ./defs || Exit 1
 
-distdir=$me-1.0
+# This test is bounded to fail for any implementation that
+# triggers automake bug#7884.
+useless_vpath_rebuild && skip_ "would trip on automake bug#7884"
 
 cat >> configure.in << 'END'
 AC_PROG_CC