changeset 118:062be1c0d722

merge with 3.8.3c
author Jim Meyering <jim@meyering.net>
date Thu, 07 Oct 1993 00:41:28 +0000
parents 12f81400139d
children b49de4756101
files lib/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in	Wed Oct 06 16:44:42 1993 +0000
+++ b/lib/Makefile.in	Thu Oct 07 00:41:28 1993 +0000
@@ -23,8 +23,9 @@
 CC = @CC@
 AR = ar
 RANLIB = @RANLIB@
-DEFS = @DEFS@
+DEFS = -DMVDIR="\"$(libdir)/mvdir\"" @DEFS@
 CFLAGS = @CFLAGS@
+YACC = @YACC@
 
 SOURCES = getdate.y posixtm.y \
 argmatch.c backupfile.c basename.c dirname.c eaccess.c \