projects
/
babeltrace.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Clean-up: fix comment style in bin-info.c
[babeltrace.git]
/
bootstrap
diff --git
a/bootstrap
b/bootstrap
index c71b862a5632b09cc8fd546a9ce9c208e37465c7..dd404cb85aff418d64ff679f26bd1d68a628bdbe 100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-1,8
+1,8
@@
-#!
/bin/sh
+#!/bin/sh
set -x
-if [ ! -
e config
]; then
+if [ ! -
d "config"
]; then
mkdir config
fi
-autoreconf -
i
+autoreconf -
vif
This page took
0.022605 seconds
and
4
git commands to generate.