~jmbr/libeve

35496a2167a9868bb3594968d22ad3e608464ea0 — Juan M. Bello Rivas 14 years ago b105666 master
Added bootstrap.sh script to set up the source files.
1 files changed, 8 insertions(+), 0 deletions(-)

A bootstrap.sh
A bootstrap.sh => bootstrap.sh +8 -0
@@ 0,0 1,8 @@
#!/bin/sh

autoconf
autoheader
aclocal
libtoolize
automake --add-missing
autoconf