remove gsf and goffice po dir from configure script.

* configure.in: remove libgsf/po/Makefile and goffice/po/Makefile
	  because we never build these directories.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12136 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
Derek Atkins 21 years ago
parent eec773e513
commit bb34345b6a

@ -1,3 +1,8 @@
2005-12-06 Derek Atkins <derek@ihtfp.com>
* configure.in: remove libgsf/po/Makefile and goffice/po/Makefile
because we never build these directories.
2005-12-05 Christian Stimming <stimming@tuhh.de>
* src/backend/file/gnc-backend-file.c: Don't chown() the owner,

@ -2001,7 +2001,6 @@ AC_CONFIG_FILES(po/Makefile.in
lib/libgsf-1.12.3/tests/Makefile
lib/libgsf-1.12.3/python/Makefile
lib/libgsf-1.12.3/thumbnailer/Makefile
lib/libgsf-1.12.3/po/Makefile.in
lib/libgsf-1.12.3/gsf/version.c
lib/libgsf-1.12.3/doc/version.xml
lib/libgsf-1.12.3/libgsf-1.pc
@ -2032,7 +2031,6 @@ AC_CONFIG_FILES(po/Makefile.in
lib/goffice-0.0.4/plugins/plot_boxes/Makefile
lib/goffice-0.0.4/plugins/reg_linear/Makefile
lib/goffice-0.0.4/pixmaps/Makefile
lib/goffice-0.0.4/po/Makefile.in
lib/goffice-0.0.4/tests/Makefile
lib/libqof/Makefile
lib/libqof/qof/Makefile

Loading…
Cancel
Save