Author: tilghman
Date: Thu Nov 8 15:48:03 2007
New Revision: 3221
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3221
a>
Log:
Add dependency on newt
Reported by: dimas
Patch by: tilghman
Closes issue #11199
Modified:
branches/1.4/zttool.c
Modified: branches/1.4/zttool.c
URL: http://svn
.digium.com/view/zaptel/branches/1.4/zttool.c?view=diff&
rev=3221&r1=3220&r2=3221
============================================================
==================
--- branches/1.4/zttool.c (original)
+++ branches/1.4/zttool.c Thu Nov 8 15:48:03 2007
 -27,6
+27,10 
* Primary Author: Mark Spencer <markster digium.com>
*
*/
+
+/*** MODULEINFO
+ <depend>newt</depend>
+ ***/
#include <stdio.h>
#include <getopt.h>
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
zaptel-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/zaptel-commits
a>
|