Changeset 5709
Removed check_expr
It hasn't been built for ages and if anyone thinks what it does it
useful they should perhaps read the code and compare it with the reality
of the core substitution, expression evaluation and argument splitting
routines.
Comitted by:
mjagdis
Date:
Jun 04 2010 * 23:10 (about 1 year ago)
Affected files:
callweaver/trunk/utils/check_expr.c
callweaver/trunk/utils/Makefile.am (diff)
callweaver/trunk/utils/Makefile.am (unified diff)
| r5613 | r5709 | |
|---|---|---|
| 5 | 5 | |
| 6 | 6 | noinst_SCRIPTS = cc |
| 7 | 7 | noinst_PROGRAMS = genkeywords |
| 8 | cwutils_PROGRAMS = streamplayer # check_expr | |
| 8 | cwutils_PROGRAMS = streamplayer | |
| 9 | 9 | cwutils_SCRIPTS = cw_mixer |
| 10 | 10 | |
| 11 | 11 | streamplayer_SOURCES = streamplayer.c ${top_srcdir}/corelib/strcompat.c |
| --- | --- | |
| 13 | 13 | genkeywords_SOURCES = genkeywords.c |
| 14 | 14 | genkeywords_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include |
| 15 | 15 | |
| 16 | # check_expr_SOURCES = check_expr.c ../cw_expr2.c ../cw_expr2f.c | |
| 17 | # check_expr_CFLAGS = $(AM_CFLAGS) -DNO_OPX_MM -D_GNU_SOURCE -DSTANDALONE | |
| 18 | ||
| 19 | 16 | if USE_NEWT |
| 20 | 17 | cwutils_PROGRAMS += cwman |
| 21 | 18 | cwman_CFLAGS = $(AM_CFLAGS) |
![Home changeset 5709 [home]](/images/logo.png?1180520111)

RSS Feeds