X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hp=45d79b9660bc72ef279a2c185a3ac50e2ba13b9c;hb=HEAD;hpb=50f3dba07e569f6ef3070e47cc1e5866c3684811 diff --git a/bootstrap b/bootstrap index 45d79b9..c71b862 100755 --- a/bootstrap +++ b/bootstrap @@ -5,8 +5,4 @@ if [ ! -e config ]; then mkdir config fi -if [ ! -e m4 ]; then - mkdir m4 -fi - -autoreconf +autoreconf -i