From 6a4bb05de98480a4754824c19225b06295b26c95 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 26 Feb 1999 11:38:25 +0000 Subject: Use epaths.h and epaths-force instead of paths.... --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d38bc146c6a..bd7684b27a0 100644 --- a/configure.in +++ b/configure.in @@ -1900,8 +1900,8 @@ sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \ `" changequote([, ])dnl -echo creating src/paths.h -make paths-force +echo creating src/epaths.h +make epaths-force echo creating lib-src/Makefile ( cd lib-src -- cgit v1.2.1