summaryrefslogtreecommitdiff
path: root/mh/tests/atlocal.in
blob: 7c53369ea2308dab1e74651d92971ea43d9bff7e (plain)
1
2
3
4
5
6
7
8
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
# Copyright (C) 2004, 2010 Free Software Foundation, Inc.

PATH=@abs_builddir@:@abs_top_builddir@/mh:$top_srcdir:$srcdir:$PATH
remove_curdir() {
	sed "s|$curdir/*||;s|  *$||" $*
}	

Return to:

Send suggestions and report system problems to the System administrator.