changeset 24410:c4dcba33da91

Use epaths.h and epaths-force instead of paths....
author Richard M. Stallman <rms@gnu.org>
date Fri, 26 Feb 1999 11:38:25 +0000
parents 4aaf84a4a5d5
children ba82dd1081e3
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Fri Feb 26 11:37:55 1999 +0000
+++ b/configure.in	Fri Feb 26 11:38:25 1999 +0000
@@ -1900,8 +1900,8 @@
 `"
 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