Remove cruft.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5799 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-11-08 08:30:39 +00:00
parent 6be3026d52
commit 8c50c854fc
3 changed files with 0 additions and 18 deletions
-8
View File
@@ -1,8 +0,0 @@
#!/bin/sh
#
# configure script for SCO OpenServer release 5
CC="gcc -melf -L/usr/local/lib -I/usr/local/include"
INSTALL="/usr/local/bin/install -c"
export CC INSTALL
./configure
-8
View File
@@ -1,8 +0,0 @@
#!/bin/sh
#
# configure scriptlet for SCO UnixWare release 7
CC="gcc -I/usr/local/include -L/usr/local/lib"
INSTALL="/usr/local/bin/install -c"
export CC INSTALL
./configure i386-sco-sysv4.2uw
-2
View File
@@ -16,8 +16,6 @@ man_MANS = \
EXTRA_DIST = \
.cvsignore \
${doc_DATA} \
Configure-osr5 \
Configure-uw7 \
RAW-NOTES \
README.build-system \
README.francais \