merge in changes from 1.0 branch

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@572 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1998-03-01 17:35:32 +00:00
parent 7468e329f7
commit c3416780c8
16 changed files with 2418 additions and 141 deletions

6
Configure-osr5 Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
CC="gcc -melf -L/usr/local/lib -I/usr/local/include"
INSTALL="/usr/local/bin/install -c"
export CC INSTALL
./configure