mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/build-config.scm.in: new file -- keep all the
auto-generated bits (and only those) here. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6211 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
09f25b8a72
commit
9ce16f5b9f
8
src/scm/build-config.scm.in
Normal file
8
src/scm/build-config.scm.in
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
(define gnc:version "@-VERSION-@")
|
||||
|
||||
;; Automatically generated defaults (don't use these directly --
|
||||
;; they're used during actual initialization elsewhere)
|
||||
(define gnc:_install-config-dir_ "@-GNC_CONFIGDIR-@")
|
||||
(define gnc:_install-share-dir_ "@-GNC_SHAREDIR-@")
|
||||
(define gnc:_install-help-dir_ "@-GNC_HELPDIR-@")
|
Loading…
Reference in New Issue
Block a user