Ignore:
Timestamp:
Apr 11, 2010, 5:06:16 PM (13 years ago)
Author:
Peter
Message:

Required .m4 files no longer need to be set in variable
'required'. The files are not copied manually anymore but we let
aclocal do the job. Modified tests to reflect this change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/yat_m4_test2.sh

    r2225 r2240  
    2222# test that option --with-yat=no works as expected.
    2323
    24 required="autoconf automake yat.m4"
     24required="autoconf automake"
    2525
    2626set -e
Note: See TracChangeset for help on using the changeset viewer.