mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
ae0a3ab67f
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@28 00440858-1255-0410-a3e6-75ea37f81c3a
4 lines
43 B
Bash
Executable File
4 lines
43 B
Bash
Executable File
#! /bin/sh -e
|
|
./bootstrap
|
|
./configure "$@"
|