15 lines
412 B
Diff
15 lines
412 B
Diff
|
diff -up make-3.82/configure\~ make-3.82/configure
|
||
|
--- make-3.82/configure~ 2010-07-28 07:41:51.000000000 +0200
|
||
|
+++ make-3.82/configure 2010-08-11 15:07:50.000000000 +0200
|
||
|
@@ -7215,7 +7215,7 @@ return clock_gettime ();
|
||
|
return 0;
|
||
|
}
|
||
|
_ACEOF
|
||
|
-for ac_lib in '' rt posix4; do
|
||
|
+for ac_lib in '' posix4; do
|
||
|
if test -z "$ac_lib"; then
|
||
|
ac_res="none required"
|
||
|
else
|
||
|
|
||
|
Diff finished. Wed Aug 11 15:07:59 2010
|