mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
fix typo
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user