mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-30 08:08:15 -05:00
Remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5799 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -16,8 +16,6 @@ man_MANS = \
|
||||
EXTRA_DIST = \
|
||||
.cvsignore \
|
||||
${doc_DATA} \
|
||||
Configure-osr5 \
|
||||
Configure-uw7 \
|
||||
RAW-NOTES \
|
||||
README.build-system \
|
||||
README.francais \
|
||||
|
||||
Reference in New Issue
Block a user