shithub: sox

Download patch

ref: e45ee4255f490044c156d7f61aef34358094151c
parent: 6e0fe794da9a0fbec8b55cd0700f599cf54f7d3a
author: rrt <rrt>
date: Fri Dec 22 21:21:22 EST 2006

Remove unneeded autogen.sh (use autoreconf).

Add more ignorables.

--- a/autogen.sh
+++ /dev/null
@@ -1,8 +1,0 @@
-#! /bin/sh
-# Run the autotools to generate configure and everything needed to run it
-
-aclocal -I m4
-autoheader
-automake --foreign --add-missing
-autoconf
-rm -f config.cache
--- a/lua/.cvsignore
+++ b/lua/.cvsignore
@@ -1,2 +1,5 @@
 Makefile Makefile.in
-configure depcomp missing stamp-h1 libtool install-sh
\ No newline at end of file
+configure depcomp missing stamp-h1 libtool ltmain.sh install-sh
+autom4te.cache
+configure config.log config.status config.guess config.h config.h.in config.sub
+aclocal.m4
--- a/lua/autogen.sh
+++ /dev/null
@@ -1,5 +1,0 @@
-#!/bin/sh
-
-autoreconf -fvi
-
-echo "Now run ./configure"
--- a/lua/src/.cvsignore
+++ b/lua/src/.cvsignore
@@ -2,4 +2,4 @@
 lua luac
 .libs *.lo *.la
 .deps
-luaconf.h.template
+luaconf.h.template luaconf.h