[Nix-dev] patch problem
Vladimír Čunát
vcunat at gmail.com
Sat Nov 30 19:56:52 CET 2013
This patch works for me.
Vlada
-------------- next part --------------
diff --git a/configure.ac b/configure.ac
index a1433c8..51e1a52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,8 @@ AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
AC_CONFIG_SRCDIR([cjs/console.c])
AC_CONFIG_HEADER([config.h])
+AC_CONFIG_MACRO_DIR([m4])
+
GETTEXT_PACKAGE=cjs
AC_SUBST([GETTEXT_PACKAGE])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [The name of the gettext domain])
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20131130/c025632f/attachment.bin
More information about the nix-dev
mailing list