New kcompat headers depend on urcu's arch.h and arch_atomic.h
[ust.git] / bootstrap
1 #! /bin/sh
2
3 set -x
4 aclocal
5 libtoolize --force --copy
6 autoheader
7 automake --add-missing --copy
8 autoconf
9
This page took 0.029725 seconds and 4 git commands to generate.