[svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User

configuration section" of top Makefile and analogous spot in others.

* po/Makefile.in.in: Previous addition of top_builddir to
  po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
This commit is contained in:
dan
2001-03-27 03:23:59 -08:00
parent c34585205e
commit f486b43c23
9 changed files with 28 additions and 10 deletions

View File

@@ -30,6 +30,8 @@ DVIPS = dvips -D 300
# Program to convert texinfo files to html
TEXI2HTML = texi2html -expandinfo -split_chapter
top_builddir = ..
top_srcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
@@ -40,8 +42,6 @@ mandir = @mandir@
manext = 1
sysconfdir = @sysconfdir@
top_builddir = ..
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
RM = rm -f