summaryrefslogblamecommitdiffstats
path: root/source/d/make/make-4.0-noclock_gettime.patch
blob: f63e1fc7cbc74ccde1fb032e11a8b0e927a1dffc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                   
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