summaryrefslogtreecommitdiff
path: root/package/totd/patches/patch-configure
blob: 3e0a7a58567bbb95a77f749d5a2842d55bcf8687 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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"