From 2bb7b13a12b2b4439a9ad7fb3ed2b272935c6f5c Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Wed, 5 Oct 1994 02:26:07 +0000 Subject: [PATCH] fix typo --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2