Rob Browning's patch to add automake.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2395 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-06-02 09:00:31 +00:00
parent a37f558c54
commit ed0bc95f5d
213 changed files with 30440 additions and 5096 deletions

7
doc/build-solaris.txt Normal file
View File

@@ -0,0 +1,7 @@
Solaris hints:
-------------
Use bash when running configure and GNU make 'gmake' to build:
bash ./configure
gmake SHELL=/bin/bash