* src/scm/Makefile.am (build-config.scm): remove

GNC_PKGLIB_INSTALLDIR.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6359 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-12-11 16:33:06 +00:00
parent 367f3da61f
commit 6125478c81

View File

@ -51,7 +51,6 @@ build-config.scm: build-config.scm.in Makefile
-e 's:@-VERSION-@:${VERSION}:' \
-e 's:@-GNC_CONFIGDIR-@:${GNC_CONFIGDIR}:' \
-e 's:@-GNC_SHAREDIR-@:${GNC_SHAREDIR}:' \
-e 's:@-GNC_PKGLIB_INSTALLDIR-@:${pkglibdir}:' \
-e 's:@-GNC_HELPDIR-@:${GNC_HELPDIR}:'
mv $@.tmp $@
CLEANFILES += build-config.scm