git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b8b0c
)
s4:heimdal_build Remove forced HAVE_STRERROR_R
author
Andrew Bartlett
<abartlet@samba.org>
Sat, 27 Mar 2010 08:12:33 +0000
(19:12 +1100)
committer
Andrew Bartlett
<abartlet@samba.org>
Sat, 27 Mar 2010 08:12:33 +0000
(19:12 +1100)
This just causes warnings, now upstream has a more complete fix.
source4/heimdal_build/config.h
patch
|
blob
|
history
diff --git
a/source4/heimdal_build/config.h
b/source4/heimdal_build/config.h
index 45cc02b2a0e4afdd50c459696ad961c94258decc..be544cb83bb753da496f379b61b0dbf61e2ea90c 100644
(file)
--- a/
source4/heimdal_build/config.h
+++ b/
source4/heimdal_build/config.h
@@
-6,10
+6,6
@@
#ifndef HAVE_HEIMDAL_CONFIG_H
#define HAVE_HEIMDAL_CONFIG_H
-#ifndef HAVE_STRERROR_R
-#define HAVE_STRERROR_R
-#endif
-
#include "include/config.h"
#include "../replace/replace.h"