From dde59f4f623b90fc9ca9e5ab8256490e4c995ce8 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 17 Dec 2007 17:11:06 +0000 Subject: make the configure script detect that it is running on a Windows platform, and report that information so that menuselect can use it (all information that is used to decide whether to build modules or not must be fed to menuselect so the user knows what will be built and why... don't make module build decisions in the makefiles, please) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@93211 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_oss.c | 1 + 1 file changed, 1 insertion(+) (limited to 'channels/chan_oss.c') diff --git a/channels/chan_oss.c b/channels/chan_oss.c index ad0410d32..10a333464 100644 --- a/channels/chan_oss.c +++ b/channels/chan_oss.c @@ -35,6 +35,7 @@ /*** MODULEINFO ossaudio + winarch ***/ #include "asterisk.h" -- cgit v1.2.3