From 110f43f87af9c5ff289fac020a52afdc6a5b5682 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 29 Jul 1997 01:35:40 +0000 Subject: Enable remote builds. svn path=/trunk/; revision=1187 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a1b1699b..4ec6cdb0 100644 --- a/configure.in +++ b/configure.in @@ -151,7 +151,7 @@ fi AC_OUTPUT(Makefile, [ echo "You can ignore any makedepend error messages"; - makedepend -I$srcdir -I. -fMakefile *.c]) + makedepend -I$srcdir -I. -fMakefile ${srcdir}/*.c]) dnl Local Variables: dnl comment-start: "dnl " -- cgit v1.2.3