* autogen.sh: Enable the code of the last commit. Force an update of
build-aux/ylwrap.
test $retval -eq 0 || exit $retval
fi
-## Make sure we get new versions of files brought in by automake.
-#(cd build-aux && rm -f ar-lib compile depcomp install-sh mdate-sh missing test-driver)
+# Make sure we get new versions of files brought in by automake.
+(cd build-aux && rm -f ar-lib compile depcomp install-sh mdate-sh missing test-driver ylwrap)
# Generate configure script in each subdirectories.
dir0=`pwd`