r14835 - gnucash/trunk/src - Fix and clarify path names that were mixed up.

Christian Stimming cstim at cvs.gnucash.org
Tue Sep 12 09:41:30 EDT 2006


Author: cstim
Date: 2006-09-12 09:41:28 -0400 (Tue, 12 Sep 2006)
New Revision: 14835
Trac: http://svn.gnucash.org/trac/changeset/14835

Modified:
   gnucash/trunk/src/bin/Makefile.am
   gnucash/trunk/src/bin/gnucash-bin.c
   gnucash/trunk/src/engine/Makefile.am
   gnucash/trunk/src/engine/gnc-engine.c
   gnucash/trunk/src/engine/gnc-path.c
   gnucash/trunk/src/engine/gnc-path.h
   gnucash/trunk/src/engine/gncla-dir.h.in
   gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c
Log:
Fix and clarify path names that were mixed up.

In particular, two different GNC_LIBDIR macros were defined:
One in gncla-dir.h as libdir, and another one from configure.in as pkglibdir
in the CFLAGS. This was a big mess. Now the pathnames should all follow automake conventions.



More information about the gnucash-patches mailing list