Blame SOURCES/lrzsz-0.12.20-noftime.patch

7e05c5
diff -up lrzsz-0.12.20/configure.noftime lrzsz-0.12.20/configure
7e05c5
--- lrzsz-0.12.20/configure.noftime	1998-12-30 08:50:18.000000000 +0100
7e05c5
+++ lrzsz-0.12.20/configure	2014-02-12 17:19:22.489723064 +0100
7e05c5
@@ -3472,6 +3472,7 @@ else
7e05c5
 #include <stdio.h>
7e05c5
 main ()
7e05c5
 {
7e05c5
+  exit(1);
7e05c5
   struct timeb s, slast;
7e05c5
   int c = 0;
7e05c5
   ftime (&slast);