shithub: sox

Download patch

ref: aaef9498367fc20af5cb6f559ff15253b5bb4382
parent: e107975af69d31eff11d8255130e98504abe92bb
author: cbagwell <cbagwell>
date: Thu Jul 31 22:40:33 EDT 2008

Remove soxconfig.h so that its not distributed.  configure auto-generates
the dependency rule for this file anyways once it auto-creates the file.

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -251,7 +251,7 @@
 	  g711.c g711.h g721.c g723_24.c g723_40.c g72x.c g72x.h vox.c vox.h \
 	  raw.c raw.h formats.c formats.h formats_i.c sox_i.h skelform.c \
 	  xmalloc.c xmalloc.h getopt.c getopt1.c getopt.h \
-	  soxconfig.h util.c util.h libsox.c libsox_i.c
+	  util.c util.h libsox.c libsox_i.c
 libsox_la_CFLAGS = 
 libsox_la_LDFLAGS = -version-info @SHLIB_VERSION@