source: tags/0.16/autogen.sh @ 1

Revision 1, 98 bytes checked in by jlee, 7 years ago (diff)

Initial import

Line 
1#!/bin/sh
2aclocal \
3&& libtoolize --force --copy \
4&& autoconf \
5&& automake --add-missing --copy
Note: See TracBrowser for help on using the repository browser.