3 rm -rf config.cache build
6 # create po/Makefile.in.in
7 glib-gettextize
--force --copy
9 # add aclocal.m4 to current dir
13 # This generates the configure script from configure.in
20 # Generate Makefile.in from Makefile.am
22 automake
--add-missing
26 if test x
$NOCONFIGURE = x
; then