mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 17:53:02 +00:00
fix typo
This commit is contained in:
@@ -45,7 +45,7 @@ LIBS = @LIBS@
|
|||||||
ALLOCA = @ALLOCA@
|
ALLOCA = @ALLOCA@
|
||||||
|
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
exec_prefix = @prefix@
|
exec_prefix = @exec_prefix@
|
||||||
|
|
||||||
# where the installed binary goes
|
# where the installed binary goes
|
||||||
bindir = $(exec_prefix)/bin
|
bindir = $(exec_prefix)/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user