mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
More gettext 0.11 junk.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6871 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
SUBDIRS = macros debian intl doc-tools doc lib src intl-scm po rpm accounts
|
||||
SUBDIRS = intl m4 macros debian doc-tools doc lib src intl-scm po rpm accounts
|
||||
|
||||
docdir = ${GNC_DOC_INSTALL_DIR}
|
||||
|
||||
@@ -30,7 +30,7 @@ m4data_DATA = gnucash.m4
|
||||
# Don't list any directories or you'll get *everything*, including the
|
||||
# CVS dirs.
|
||||
|
||||
EXTRA_DIST = \
|
||||
EXTRA_DIST = config.rpath \
|
||||
.cvsignore \
|
||||
ChangeLog.1 \
|
||||
HACKING \
|
||||
|
||||
@@ -805,7 +805,7 @@ chmod u+x src/bin/overrides/gnucash-make-guids
|
||||
### --------------------------------------------------------------------------
|
||||
### Makefile creation
|
||||
|
||||
AC_OUTPUT(
|
||||
AC_OUTPUT( m4/Makefile intl/Makefile
|
||||
dnl # Makefiles
|
||||
Makefile
|
||||
accounts/Makefile
|
||||
@@ -829,7 +829,6 @@ AC_OUTPUT(
|
||||
doc/sgml/es/Makefile
|
||||
doc/sgml/pt_PT/Makefile
|
||||
doc-tools/Makefile
|
||||
intl/Makefile
|
||||
intl-scm/Makefile
|
||||
lib/Makefile
|
||||
lib/guile-www/Makefile
|
||||
|
||||
Reference in New Issue
Block a user