default_pre_build && cd $SOURCE_DIRECTORY && # Bundled getopt is broken, and so is main.c, so let's avoid it and use the # system version whatever it is. sedit '/^AC_OUTPUT/iAC_DEFINE([HAVE_GETOPT_H], 1, [Use getopt from system])' \ configure.ac && autoreconf -i