Sha256: dc882481ecd4cbdc06f2e9dacd14b6b7cb0ff036d338005f443ec1587287c873

Contents?: true

Size: 159 Bytes

Versions: 1

Compression:

Stored size: 159 Bytes

Contents

#! /bin/sh -e
export PATH=/bin:/usr/bin  # Local hack.
rm -rf autom4te.cache
aclocal -I m4
autoheader
libtoolize --copy
automake --add-missing --copy
autoconf

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
snappy_ext-0.1.2 ext/snappy/vendor/snappy-1.0.0/autogen.sh