summaryrefslogtreecommitdiff
path: root/res/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 /res/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 'res/libresample/src/configtemplate.h')
-rw-r--r--res/libresample/src/configtemplate.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/libresample/src/configtemplate.h b/res/libresample/src/configtemplate.h
deleted file mode 100644
index 94ae1cea9..000000000
--- a/res/libresample/src/configtemplate.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* 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
-