patch-configure 439 B

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