X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=bootstrap;h=52fc4d3cd9b9124ad6c9ce542d2fcbe1fa32efa6;hp=2bec3713512d2c4fab2371a3a66a5367bcb18c4a;hb=refs%2Fheads%2Fstable-2.0;hpb=eac9d2a1adb595aa9c7ff3b65aa5c0f09c1ef8d6 diff --git a/bootstrap b/bootstrap index 2bec3713..52fc4d3c 100755 --- a/bootstrap +++ b/bootstrap @@ -5,4 +5,5 @@ if [ ! -d "config" ]; then mkdir config fi -autoreconf -vi +# Disable 'obsolete' warnings for AM_PATH_GLIB_2_0 +autoreconf -vif -W no-obsolete