summaryrefslogtreecommitdiff
path: root/autoconf.mk.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 17:18:06 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 17:18:06 -0400
commitbcf1acd2a33706c296339f5627eb4070fdda2ecd (patch)
tree2aa7628170b8dfd03305aa9b56d28b0bc202b6bf /autoconf.mk.in
parentb3390c34179818fe1f5f9848141a3f891aeb45e7 (diff)
get libbasic to build again
Diffstat (limited to 'autoconf.mk.in')
-rw-r--r--autoconf.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/autoconf.mk.in b/autoconf.mk.in
index 2a5dc6053c..94dfca0b54 100644
--- a/autoconf.mk.in
+++ b/autoconf.mk.in
@@ -1,3 +1,5 @@
+top_builddir = $(topoutdir)
+
PACKAGE = @PACKAGE@
VERSION = @VERSION@
PACKAGE_NAME = @PACKAGE_NAME@