Commit 5136f1eb259398842c991c0d5bf5fe235d4aa57a
1 parent
42a63e40
Exists in
master
and in
2 other branches
Updating build system.
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
Makefile.in
| @@ -77,6 +77,7 @@ STRIP=@STRIP@ | @@ -77,6 +77,7 @@ STRIP=@STRIP@ | ||
| 77 | prefix=@prefix@ | 77 | prefix=@prefix@ |
| 78 | exec_prefix=@exec_prefix@ | 78 | exec_prefix=@exec_prefix@ |
| 79 | bindir=@bindir@ | 79 | bindir=@bindir@ |
| 80 | +srcdir=@srcdir@ | ||
| 80 | sbindir=@sbindir@ | 81 | sbindir=@sbindir@ |
| 81 | libdir=@libdir@ | 82 | libdir=@libdir@ |
| 82 | includedir=@includedir@ | 83 | includedir=@includedir@ |