updated autogen

Este commit está contenido en:
Chris Cromer 2016-10-17 21:24:11 -03:00
padre 837df844bf
commit fe0fc641bb
Se han modificado 1 ficheros con 5 adiciones y 3 borrados

Ver fichero

@ -1,5 +1,7 @@
#! /bin/sh
#!/bin/sh
aclocal \
mkdir -p m4 \
&& aclocal \
&& automake --add-missing --copy \
&& autoconf
&& autoconf \
&& rm -rf config.status config.log Makefile src/Makefile m4 autom4te.cache