| To: | scsh-checkins@lists.sourceforge.net |
|---|---|
| Subject: | [Scsh-checkins] CVS: scsh configure.in,1.24,1.25 |
| From: | Martin Gasbichler <mainzelm@users.sourceforge.net> |
| Date: | Wed, 09 May 2001 07:54:33 -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-serv10868
Modified Files:
configure.in
Log Message:
Added detection for Darwin (Mac OS X)
Index: configure.in
===================================================================
RCS file: /cvsroot/scsh/scsh/configure.in,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** configure.in 2001/02/25 22:52:25 1.24
--- configure.in 2001/05/09 14:54:31 1.25
***************
*** 293,297 ****
## NetBSD and FreeBSD ( and maybe 386BSD also)
! *-*-*bsd* )
dir=bsd
SCSH_ELF
--- 293,297 ----
## NetBSD and FreeBSD ( and maybe 386BSD also)
! *-*-*bsd*|*-*-darwin* )
dir=bsd
SCSH_ELF
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Scsh-checkins] CVS: scx COPYRIGHT,NONE,1.1, David Frese |
|---|---|
| Next by Date: | [Scsh-checkins] CVS: scsh-0.6 configure.in,1.12,1.13, Martin Gasbichler |
| Previous by Thread: | [Scsh-checkins] CVS: scx COPYRIGHT,NONE,1.1, David Frese |
| Next by Thread: | [Scsh-checkins] CVS: scsh-0.6 configure.in,1.12,1.13, Martin Gasbichler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |