Add missing fall through annotations
[urcu.git] / bootstrap
CommitLineData
e89aafa1 1#!/bin/sh
48d848c7
PMF
2
3set -x
e89aafa1 4if [ ! -d "config" ]; then
48d848c7
PMF
5 mkdir config
6fi
48d848c7 7
09a41d93 8autoreconf -vi
This page took 0.033507 seconds and 4 git commands to generate.