X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=bootstrap;h=cea8c407d425b192e29a525f8a143f9990c83ade;hp=1eee72d620fc8988c54971c28be54543e762e487;hb=9f7ebef3d464a2e40fae75012201a5da2740b99c;hpb=13a499406fe43ab3a6d4d13c660f6a8b368e638f diff --git a/bootstrap b/bootstrap index 1eee72d..cea8c40 100755 --- a/bootstrap +++ b/bootstrap @@ -28,6 +28,9 @@ GNULIB_SRCDIR=.gnulib ls po/*.po 2>/dev/null | sed 's|.*/||; s|\.po$||' > po/LINGUAS +# Run autopoint, to get po/Makevars.template: +autopoint + # Create gettext configuration. echo "$0: Creating po/Makevars from po/Makevars.template ..." rm -f po/Makevars