print syscall origin on exit_syscall
[lttngtop.git] / bootstrap
CommitLineData
1fc22eb4
JD
1#! /bin/sh
2
1fc22eb4
JD
3if [ ! -e config ]; then
4 mkdir config
5fi
d8c5c4c9
AM
6if [ ! -e m4 ]; then
7 mkdir m4
8fi
9autoreconf -i
This page took 0.022274 seconds and 4 git commands to generate.