Author: sayer Date: 2008-07-03 04:27:40 +0200 (Thu, 03 Jul 2008) New Revision: 1034
Modified: trunk/core/plug-in/g722/Makefile Log: typo Modified: trunk/core/plug-in/g722/Makefile =================================================================== --- trunk/core/plug-in/g722/Makefile 2008-07-02 20:06:44 UTC (rev 1033) +++ trunk/core/plug-in/g722/Makefile 2008-07-03 02:27:40 UTC (rev 1034) @@ -4,7 +4,7 @@ #/usr/include/ SPANDSP_LIB = -lspandsp -module_ldflags = $(SPEEX_LIB) +module_ldflags = $(SPANDSP_LIB) module_cflags = -ansi # -DNOFPU ifdef NOFPU _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
