summaryrefslogtreecommitdiff
path: root/main/libresample/src/configtemplate.h
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-01-02 14:05:30 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-01-02 14:05:30 +0000
commit04a10c145bb11d26960e78afda49c037216ff73d (patch)
treeb7166e1e0969a7109403e9f88178ff8e12022b68 /main/libresample/src/configtemplate.h
parentc08a968cb4d2288af97b19068d941af447e51b54 (diff)
go back to including libresample in the main Asterisk binary, but this time including a small hack to ensure that it does get linked in (and also modify the strip_nonapi script to leave the resample_<foo> symbols alone)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/libresample/src/configtemplate.h')
-rw-r--r--main/libresample/src/configtemplate.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/main/libresample/src/configtemplate.h b/main/libresample/src/configtemplate.h
new file mode 100644
index 000000000..94ae1cea9
--- /dev/null
+++ b/main/libresample/src/configtemplate.h
@@ -0,0 +1,7 @@
+/* Run configure to generate config.h automatically on any
+ system supported by GNU autoconf. For all other systems,
+ use this file as a template to create config.h
+*/
+
+#undef HAVE_INTTYPES_H
+