# HG changeset patch # User Matt Johnston # Date 1381327087 -28800 # Node ID 4a788a3162a185be799d01d30ad79414134ff1b6 # Parent 125012c4d10729f1a34213524b68edbd138a14e1 Add @exec_prefix@ that was missing diff -r 125012c4d107 -r 4a788a3162a1 Makefile.in --- a/Makefile.in Fri Oct 04 22:40:28 2013 +0800 +++ b/Makefile.in Wed Oct 09 21:58:07 2013 +0800 @@ -66,6 +66,7 @@ srcdir=@srcdir@ prefix=@prefix@ +exec_prefix=@exec_prefix@ datarootdir = @datarootdir@ bindir=@bindir@ sbindir=@sbindir@