Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / po / mcs / Makefile.in.in
index 83d8838ac017b8602f0ac150d7bda5a90da81c2f..bb22ec6bb620ae67fc1b0719d8592550db5cea4c 100644 (file)
@@ -9,7 +9,7 @@
 # General Public License and is *not* in the public domain.
 #
 # Origin: gettext-0.18
-GETTEXT_MACRO_VERSION = 0.18
+GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
@@ -356,6 +356,7 @@ dist distdir:
        @$(MAKE) dist2
 # This is a separate target because 'update-po' must be executed before.
 dist2: stamp-po $(DISTFILES)
+       mkdir -p $(distdir)
        dists="$(DISTFILES)"; \
        if test "$(PACKAGE)" = "gettext-tools"; then \
          dists="$$dists Makevars.template"; \