SOURCES: sox-gsm.patch - updated for 14.0.0
qboosh
qboosh at pld-linux.org
Sat Dec 1 22:58:00 CET 2007
Author: qboosh Date: Sat Dec 1 21:58:00 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 14.0.0
---- Files affected:
SOURCES:
sox-gsm.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/sox-gsm.patch
diff -u SOURCES/sox-gsm.patch:1.2 SOURCES/sox-gsm.patch:1.3
--- SOURCES/sox-gsm.patch:1.2 Sat Feb 17 22:00:21 2007
+++ SOURCES/sox-gsm.patch Sat Dec 1 22:57:55 2007
@@ -26,14 +26,3 @@
#else
#include "libgsm/gsm.h"
#endif
---- sox-13.0.0/configure.ac.orig 2007-02-11 20:48:22.000000000 +0100
-+++ sox-13.0.0/configure.ac 2007-02-17 21:36:55.888040211 +0100
-@@ -96,7 +96,7 @@
- fi
-
- dnl Check for libgsm
--AC_CHECK_HEADERS(gsm/gsm.h, found_libgsm=yes)
-+AC_CHECK_HEADERS(gsm/gsm.h, found_libgsm=yes, [AC_CHECK_HEADERS(gsm.h, [AC_DEFINE(HAVE_GSM_H) found_libgsm=yes])])
- if test "$found_libgsm" = yes; then
- AC_CHECK_LIB(gsm, gsm_create, LIBS="$LIBS -lgsm")
- AC_DEFINE(EXTERNAL_GSM, 1, [Define if you are using an external GSM library])
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/sox-gsm.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list