Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv14705/apps

Modified Files:
        Makefile 
Log Message:
support new version of OSP toolkit (issue #5168)


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/Makefile,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- Makefile    15 Sep 2005 20:28:23 -0000      1.111
+++ Makefile    25 Sep 2005 20:50:40 -0000      1.112
@@ -47,7 +47,7 @@
   APPS+=app_zapras.so app_meetme.so app_flash.so app_zapbarge.so app_zapscan.so
 endif
 
-ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/include/osp/osp.h),)
+ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/local/include/osp/osp.h 
$(CROSS_COMPILE_TARGET)/usr/include/osp/osp.h),)
 APPS+=app_osplookup.so
 endif
 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to