diff options
author | Jim Meyering <jim@meyering.net> | 1999-07-04 09:37:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-07-04 09:37:57 +0000 |
commit | 5b09432a60720f08d1d1cf09d738ae73946260fc (patch) | |
tree | 601fa30b654e16da9a922ab60702cbe18f938004 /m4 | |
parent | 3ba3797506d0047174114f135b257522be01ae85 (diff) | |
download | coreutils-5b09432a60720f08d1d1cf09d738ae73946260fc.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index c45d33a06..3749da2c2 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -93,7 +93,6 @@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ -YACC = @YACC@ l = @l@ |