Commit 5d1f4b27 by Paolo Bonzini Committed by Paolo Bonzini

Makefile.in: Add back top_builddir.

2004-08-25  Paolo Bonzini  <bonzini@gnu.org>

        * Makefile.in: Add back top_builddir.

From-SVN: r86548
parent 5affca01
2004-08-25 Paolo Bonzini <bonzini@gnu.org> 2004-08-25 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Add back top_builddir.
2004-08-25 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Replace Automake macro invocations * configure.ac: Replace Automake macro invocations
with manual Autoconf checks and substitutions. with manual Autoconf checks and substitutions.
* configure: Regenerate. * configure: Regenerate.
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
@SET_MAKE@ @SET_MAKE@
srcdir = @srcdir@ srcdir = @srcdir@
top_builddir = .
VPATH = @srcdir@ VPATH = @srcdir@
INSTALL = @INSTALL@ INSTALL = @INSTALL@
AR = ar AR = ar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment