ctf: Use g_time_val_from_iso8601 instead of g_date_time_new_from_iso8601
[babeltrace.git] / bootstrap
CommitLineData
8355329b 1#!/bin/sh
ac65e355
MD
2
3set -x
8355329b 4if [ ! -d "config" ]; then
ac65e355
MD
5 mkdir config
6fi
ac65e355 7
eac9d2a1 8autoreconf -vi
This page took 0.045666 seconds and 4 git commands to generate.