shithub: libsamplerate

Download patch

ref: e57c3fb84c9c0bffb099e8b59c49cce8dd78d28a
parent: 1b021ceccd24b18a37075bba26a46c50f4e452cb
author: Erik de Castro Lopo <[email protected]>
date: Sat Jan 24 04:52:22 EST 2004

Remove retoolize
The retoolize script is not needed anymore because reconfigure.mk replaces
its functionality.

--- a/reconfigure.mk
+++ b/reconfigure.mk
@@ -12,7 +12,8 @@
 libtool ltmain.sh: aclocal.m4
 	libtoolize --copy --force
 	
-aclocal.m4:
+# Need to re-run aclocal whenever acinclude.m4 is modified.
+aclocal.m4: acinclude.m4
 	aclocal
 
 clean: