X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=bootstrap;h=c71b862a5632b09cc8fd546a9ce9c208e37465c7;hb=1abcee5dc89230e8f9dca4b961e978fe6ac44954;hp=45d79b9660bc72ef279a2c185a3ac50e2ba13b9c;hpb=50f3dba07e569f6ef3070e47cc1e5866c3684811;p=lttng-ust.git diff --git a/bootstrap b/bootstrap index 45d79b96..c71b862a 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