r13556 - gnucash/trunk - Replace "ln -sf" by "$(LN_S) -f" for

Christian Stimming cstim at cvs.gnucash.org
Thu Mar 9 09:28:56 EST 2006


Author: cstim
Date: 2006-03-09 09:28:54 -0500 (Thu, 09 Mar 2006)
New Revision: 13556
Trac: http://svn.gnucash.org/trac/changeset/13556

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/Makefile.am
   gnucash/trunk/configure.in
   gnucash/trunk/lib/guile-www/Makefile.am
   gnucash/trunk/src/app-utils/Makefile.am
   gnucash/trunk/src/business/business-core/Makefile.am
   gnucash/trunk/src/business/business-gnome/Makefile.am
   gnucash/trunk/src/business/business-reports/Makefile.am
   gnucash/trunk/src/business/business-utils/Makefile.am
   gnucash/trunk/src/business/dialog-tax-table/Makefile.am
   gnucash/trunk/src/core-utils/Makefile.am
   gnucash/trunk/src/engine/Makefile.am
   gnucash/trunk/src/gnc-module/Makefile.am
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome/Makefile.am
   gnucash/trunk/src/import-export/Makefile.am
   gnucash/trunk/src/import-export/qif-import/Makefile.am
   gnucash/trunk/src/import-export/qif-io-core/Makefile.am
   gnucash/trunk/src/optional/swig/Makefile.am
   gnucash/trunk/src/register/register-core/Makefile.am
   gnucash/trunk/src/report/locale-specific/us/Makefile.am
   gnucash/trunk/src/report/report-gnome/Makefile.am
   gnucash/trunk/src/report/report-system/Makefile.am
   gnucash/trunk/src/report/standard-reports/Makefile.am
   gnucash/trunk/src/report/stylesheets/Makefile.am
   gnucash/trunk/src/report/utility-reports/Makefile.am
   gnucash/trunk/src/scm/Makefile.am
   gnucash/trunk/src/scm/gnumeric/Makefile.am
   gnucash/trunk/src/scm/printing/Makefile.am
   gnucash/trunk/src/tax/us/Makefile.am
Log:
Replace "ln -sf" by "$(LN_S) -f" for
systems that don't have symbolic links available.





More information about the gnucash-patches mailing list