| To: | scsh-checkins@lists.sourceforge.net |
|---|---|
| Subject: | [Scsh-checkins] CVS: scsh Makefile.in,1.59,1.60 |
| From: | "Brian D. Carlstrom" <bdc@users.sourceforge.net> |
| Date: | Sun, 03 Jun 2001 22:18:53 -0700 |
| List-id: | <scsh-checkins.lists.sourceforge.net> |
| Sender: | scsh-checkins-admin@lists.sourceforge.net |
Update of /cvsroot/scsh/scsh
In directory usw-pr-cvs1:/tmp/cvs-serv5432
Modified Files:
Makefile.in
Log Message:
restoring old obdc configuration, because the new code did not avoid the
warnings on unix either
Index: Makefile.in
===================================================================
RCS file: /cvsroot/scsh/scsh/Makefile.in,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -r1.59 -r1.60
*** Makefile.in 2001/06/04 05:11:01 1.59
--- Makefile.in 2001/06/04 05:18:51 1.60
***************
*** 693,697 ****
echo ",load-package string-lib"; \
echo ",load-package ccp-lib"; \
- echo ",load-package odbc-package"; \
echo ",in scsh-level-0"; \
echo "(%install-scsh-handlers)"; \
--- 693,696 ----
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Scsh-checkins] CVS: scsh Makefile.in,1.58,1.59, Brian D. Carlstrom |
|---|---|
| Next by Date: | [Scsh-checkins] CVS: scsh/scsh scsh-package.scm,1.19,1.20, Brian D. Carlstrom |
| Previous by Thread: | [Scsh-checkins] CVS: scsh Makefile.in,1.58,1.59, Brian D. Carlstrom |
| Next by Thread: | [Scsh-checkins] CVS: scsh/scsh scsh-package.scm,1.19,1.20, Brian D. Carlstrom |
| Indexes: | [Date] [Thread] [Top] [All Lists] |