]> git.saurik.com Git - bison.git/blobdiff - Makefile.in
(prefix, exec_prefix): Let configure set them.
[bison.git] / Makefile.in
index 58cb48d049d0c345941e5e3794deabab64e9359f..21bf44393557a18dfab4212c64ccd0fbcddf744b 100644 (file)
@@ -44,8 +44,8 @@ LIBS = @LIBS@
 # the GNU alloca.o here.
 ALLOCA = @ALLOCA@
 
-prefix = /usr/local
-exec_prefix = $(prefix)
+prefix = @prefix@
+exec_prefix = @prefix@
 
 # where the installed binary goes
 bindir = $(exec_prefix)/bin