shithub: sox

Download patch

ref: 647cc7f95737633fcad12cb342ad149624372a22
parent: 544b7d532e75aa3b4690fc7b72c44646065f2907
author: cbagwell <cbagwell>
date: Sun Apr 18 23:02:24 EDT 1999

Updating various small details.

--- a/configure.in
+++ b/configure.in
@@ -253,10 +253,8 @@
 if test ! -f monkey.au; then cp ${srcdir}/monkey.au monkey.au; fi
 if test ! -f monkey.voc; then cp ${srcdir}/monkey.voc monkey.voc; fi
 
-touch .depend
-
 echo
-echo "Configure finished.  Do 'make depend; make' to compile SOX."
+echo "Configure finished.  Do 'make; make install' to compile and install SOX."
 echo
 
 dnl Local Variables:
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -96,7 +96,6 @@
 	$(RANLIB) libst.a
 
 man: sox.1 libst.3
-	$(RM) sox.txt libst.txt
 	nroff -man sox.1 | col -b > sox.txt
 	nroff -man libst.3 | col -b > libst.txt
 
@@ -108,19 +107,13 @@
 	-$(INSTALL) -c -m 644 libst.a $(LIBDIR)
 	-$(INSTALL) -c -m 644 libst.3 $(MANDIR)/man3
 
-dep depend:
-	$(CC) $(CFLAGS) -MM $(addprefix $(srcdir)/,$(LIBSRCS)) > .depend
-	$(CC) $(CFLAGS) -MM $(srcdir)/sox.c >> .depend
-
 clean:
 	$(RM) *.o
 
 distclean:
 	$(RM) *~ *.o *.raw *.sf core sox libst.a
-	$(RM) config.cache config.log config.status config.h Makefile .depend
+	$(RM) config.cache config.log config.status config.h Makefile
 
 tar:
 	cd $(srcdir)/..; $(RM) $(pkgname).tar
 	cd $(srcdir)/.. ; $(TAR) $(pkgname).tar $(srcdir)
-
-include .depend
--- a/src/testall.bat
+++ b/src/testall.bat
@@ -42,6 +42,5 @@
 call t.bat voc
 call t.bat wav
 call t.bat wve
-call t.bat wve
 
 del t.bat
--- a/src/testall.sh
+++ b/src/testall.sh
@@ -25,5 +25,4 @@
 t txw
 t voc
 t wav 
-t wve
 t wve 
--- a/src/tests.bat
+++ b/src/tests.bat
@@ -22,10 +22,10 @@
 @echo off
 
 echo.
-xdir ub.raw /c/b
-xdir ub2.raw /c/b
+dir ub.raw
+dir ub2.raw
 echo.
-echo The two checksums above should be the same.
+echo The two filesizes above should be the same.
 pause
 echo.
 echo.
@@ -34,11 +34,10 @@
 echo rough test.
 
 echo.
-xdir %file%.voc /c/b
-xdir ub2.voc /c/b
+dir %file%.voc
+dir ub2.voc
 echo.
-echo The two lengths above should be the same, if the checksums differ
-echo investigate further skipping the internal checksum and rate bytes.
+echo The two filesizes above should be the same.
 pause
 cls
 
@@ -67,11 +66,10 @@
 echo Skip comment field containing different filenames. Again, DOS sucks.
 
 echo.
-xdir ub2.sf /c/b
-xdir ub3.sf /c/b
+dir ub2.sf
+dir ub3.sf
 echo.
-echo The two lengths above should be the same, if the checksums differ
-echo investigate further skipping the internal filename comments.
+echo The two filesizes above should be the same.
 pause
 cls
 
@@ -78,14 +76,6 @@
 del ub2.sf
 del ub2.aif
 del ub3.sf
-
-rem Cmp -l of stop.raw and stop2.raw will show that most of the
-rem bytes are 1 apart.  This is quantization error.
-rem
-rem rm -f stop.raw stop2.raw stop2.au
-rem Bytes 23 - 26 are the revision level of VOC file utilities and checksum.
-rem We may use different ones than Sound Blaster utilities do.
-rem We use 0/1 for the major/minor, SB uses that on the 1.15 utility disk.
 
 set file=
 set noise=