Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_16' into...
[platform/upstream/atk.git] / autogen.sh
index b18261c..a36eba3 100755 (executable)
@@ -24,6 +24,7 @@ if test -z $AUTORECONF; then
         exit 1
 fi
 
+# gnome-autogen.sh runs configure, so do likewise.
 autoreconf --verbose --force --install -Wno-portability || exit 1
 
 cd "$olddir"