protobuf-c/autogen.sh
lahiker42 ae0a3ab67f add an autogen scrip
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@28 00440858-1255-0410-a3e6-75ea37f81c3a
2008-08-22 22:21:05 +00:00

4 lines
43 B
Bash
Executable File

#! /bin/sh -e
./bootstrap
./configure "$@"