summaryrefslogtreecommitdiff
path: root/tests/aclocal.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aclocal.test')
-rwxr-xr-xtests/aclocal.test6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/aclocal.test b/tests/aclocal.test
index da80d0887..439faa95f 100755
--- a/tests/aclocal.test
+++ b/tests/aclocal.test
@@ -15,8 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Test to make sure that aclocal --output works. Report from
-# Alexandre Oliva.
+# Test on some aclocal options. Report from Alexandre Oliva.
+
. ./defs || Exit 1
set -e
@@ -41,6 +41,4 @@ grep '[Tt]ry.*--help.*for more information' stderr
$ACLOCAL --versi
-test "`$ACLOCAL --print-ac-dir`" = "$testaclocaldir"
-
: