* tests/atlocal.in: here. --- tests/atlocal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/atlocal.in b/tests/atlocal.in index d8141cb9..471a2980 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# We need 'testsuite.h', (srcdir/test), 'config.h' (builddir/lib), and +# We need 'testsuite.h' (srcdir/test), 'config.h' (builddir/lib), and # the gnulib headers (srcdir/lib). CPPFLAGS="-I$abs_top_srcdir/tests -I$abs_top_srcdir/lib -I$abs_top_builddir/lib @CPPFLAGS@" -- 2.23.0
