]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - make/patches/make-4.0-noclock_gettime.patch
make: Update to version 4.0
[people/amarx/ipfire-3.x.git] / make / patches / make-4.0-noclock_gettime.patch
CommitLineData
e6aa4d74
MT
1diff -up make-3.82/configure\~ make-3.82/configure
2--- make-3.82/configure~ 2010-07-28 07:41:51.000000000 +0200
3+++ make-3.82/configure 2010-08-11 15:07:50.000000000 +0200
4@@ -7215,7 +7215,7 @@ return clock_gettime ();
5 return 0;
6 }
7 _ACEOF
8-for ac_lib in '' rt posix4; do
9+for ac_lib in '' posix4; do
10 if test -z "$ac_lib"; then
11 ac_res="none required"
12 else
13
14Diff finished. Wed Aug 11 15:07:59 2010