git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b08ca10
)
s4:heimdal: teach heimdal we have (v)aѕprintf in libreplace
author
Björn Jacke
<bj@sernet.de>
Wed, 15 Jul 2009 16:40:57 +0000
(18:40 +0200)
committer
Björn Jacke
<bj@sernet.de>
Wed, 15 Jul 2009 16:40:57 +0000
(18:40 +0200)
source4/heimdal_build/roken.h
patch
|
blob
|
history
diff --git
a/source4/heimdal_build/roken.h
b/source4/heimdal_build/roken.h
index 5cb47e8ba6b71d977ea389431b7db0a20df295e7..decce03522a5ec1f76ee4839b6e5cfecd0e82ca3 100644
(file)
--- a/
source4/heimdal_build/roken.h
+++ b/
source4/heimdal_build/roken.h
@@
-57,6
+57,14
@@
#define HAVE_STRCASECMP
#endif
+#ifndef HAVE_ASPRINTF
+#define HAVE_ASPRINTF
+#endif
+
+#ifndef HAVE_VASPRINTF
+#define HAVE_VASPRINTF
+#endif
+
#ifndef HAVE_MKSTEMP
#define HAVE_MKSTEMP
#endif