diff --git a/ChangeLog b/ChangeLog index ce08698515..422bb1c791 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-06 Derek Atkins + + * configure.in: remove libgsf/po/Makefile and goffice/po/Makefile + because we never build these directories. + 2005-12-05 Christian Stimming * src/backend/file/gnc-backend-file.c: Don't chown() the owner, diff --git a/configure.in b/configure.in index fb5ac2da06..525345e3f2 100644 --- a/configure.in +++ b/configure.in @@ -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