7fdcd56a9
d35747a40
1 2 3 4 5 6 7
8
#!/bin/sh if test -e Makefile then make distclean fi ./autogen.sh --disable-aac make make dist