mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-28 14:48:18 +08:00
4 lines
43 B
Bash
4 lines
43 B
Bash
|
#! /bin/sh -e
|
||
|
./bootstrap
|
||
|
./configure "$@"
|