1234567891011 |
- --- totd-1.5.1.orig/configure 2005-02-02 12:01:02.000000000 +0100
- +++ totd-1.5.1/configure 2011-03-01 17:57:18.000000000 +0100
- @@ -2514,7 +2514,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
- echo "$as_me:$LINENO: checking operating system specific definitions..." >&5
- echo $ECHO_N "checking operating system specific definitions...... $ECHO_C" >&6
- -case `uname -s` in
- +case Linux in
- NetBSD)
- ostype=NetBSD
- OPTFLAGS="$OPTFLAGS"
|