shithub: aacenc

Download patch

ref: 399e53a4955871b3da8130c3d9d3000ccc57f848
parent: 0feb3cab9fd2395f7de759c7dc36124a27269b9b
author: knik <knik>
date: Sat May 10 11:42:36 EDT 2003

removed ./configure and make

--- a/bootstrap
+++ b/bootstrap
@@ -5,6 +5,3 @@
 libtoolize --automake
 automake --add-missing
 autoconf
-./configure
-make -j2
-echo "Install with: 'make install'"