From: David MacKenzie Date: Wed, 5 Oct 1994 02:26:07 +0000 (+0000) Subject: fix typo X-Git-Tag: GNU_ORIG~66 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2bb7b13a12b2b4439a9ad7fb3ed2b272935c6f5c fix typo --- diff --git a/Makefile.in b/Makefile.in index 21bf4439..c360e7e7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -45,7 +45,7 @@ LIBS = @LIBS@ ALLOCA = @ALLOCA@ prefix = @prefix@ -exec_prefix = @prefix@ +exec_prefix = @exec_prefix@ # where the installed binary goes bindir = $(exec_prefix)/bin