Re: S_ISLNK configure test

2006-05-19 Thread Kevin Ryde
Marius Vollmer <[EMAIL PROTECTED]> writes: > > Hmm, it's fine with me either way. I stuck a corresponding #ifdef for S_IFLNK in scm_mknod, which wasn't otherwise conditionalized. ___ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mai

Re: S_ISLNK configure test

2006-05-17 Thread Marius Vollmer
Kevin Ryde <[EMAIL PROTECTED]> writes: > The configure test for S_ISLNK is merely a "#ifdef", is there any > reason not to simply do that in filesys.c itself? I think I might > make that change, to have less in configure. Hmm, it's fine with me either way. -- GPG: D5D4E405 - 2F9B BCCC 8527 692

S_ISLNK configure test

2006-05-16 Thread Kevin Ryde
The configure test for S_ISLNK is merely a "#ifdef", is there any reason not to simply do that in filesys.c itself? I think I might make that change, to have less in configure. ___ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailm