[En-Nut-Discussion] linux version on mac os x

Matthias Ringwald mringwal at inf.ethz.ch
Wed Mar 3 15:01:10 CET 2004


hi

a small fix:
the ./configure (3.3.2) checks for uname = "Linux" which obviously 
fails on Mac OS X/Darwin
someone could please replace this line against:

if [ "x`uname`" != "xLinux" and  "x`uname`" != "xDarwin" ]

then ./configure suceeds and make compiles everything

matthias




More information about the En-Nut-Discussion mailing list