X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftxinfo23.sh;h=6c2d9ce3cfa7ef702056537cc2ddb94e1a3e6d1c;hb=6febcd41b3dcf99a89aaf21329c00fdadcd68771;hp=6b90f189eb75161eaa7d9e450069d20d4644128c;hpb=93c2c33e04e4e5b78da45ec8c251899acce5d322;p=platform%2Fupstream%2Fautomake.git diff --git a/t/txinfo23.sh b/t/txinfo23.sh old mode 100755 new mode 100644 index 6b90f18..6c2d9ce --- a/t/txinfo23.sh +++ b/t/txinfo23.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 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 @@ -53,9 +53,12 @@ I'm included. END $ACLOCAL -$AUTOMAKE --add-missing $AUTOCONF +AUTOMAKE_run --add-missing -Wno-error +grep "Makefile\.am:.*undocumented.* automake hack" stderr +grep "Makefile\.am:.*'info-in-builddir' automake option" stderr + mkdir build cd build ../configure