| To: | Michel Schinz <Michel.Schinz@epfl.ch> |
|---|---|
| Subject: | Re: [Scsh-hackers] 0.6.6 beta available |
| From: | Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> |
| Date: | Tue Feb 3 02:16:43 2004 |
| Cc: | David Frese <dfrese@dfrese.de>, scsh-hackers <scsh-hackers@lists.sourceforge.net> |
| List-id: | Discussion among the implementors <scsh-hackers.lists.sourceforge.net> |
| Sender: | scsh-hackers-admin@lists.sourceforge.net |
Michel Schinz <Michel.Schinz@epfl.ch> writes: > Indeed, and there seems to be another small typo in configure.scm as > lib-dir-list is missing double quotes: it gets defined as > > (define (lib-dir-list) (quote > (/afs/informatik.uni-tuebingen.de/i386_fbsd46/scsh-0.6.6/lib/scsh/ > modules))) > > and I guess you want that to be a string and not a symbol. > Yes, but the problem is not in configure.scm but in the Makefile rule. I'm now using single quotes when calling sed. BTW: I think it's unfortunate that the configure option is called --with-lib-dirs-list but the variable is named LIB-DIR-LIST. I would prefer to use the plural form only. -- Martin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Scsh-hackers] 0.6.6 beta available, Martin Gasbichler |
|---|---|
| Next by Date: | Re: [Scsh-hackers] 0.6.6 beta available, Michel Schinz |
| Previous by Thread: | Re: [Scsh-hackers] 0.6.6 beta available, Martin Gasbichler |
| Next by Thread: | Re: [Scsh-hackers] 0.6.6 beta available, Michel Schinz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |