[mutter/jjardon/no_intltool] autogen.sh: mutter doesn't depend in intltool for a long time



commit 21ac01563fdfccb85867b45294549e640a6efe6a
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Dec 2 23:07:06 2018 +0000

    autogen.sh: mutter doesn't depend in intltool for a long time
    
    This completes 3248c6852ca027f3168c9a9e5ab867111d31cfc8
    
    See https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/104

 autogen.sh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/autogen.sh b/autogen.sh
index 58fd3cfc7..b670e09bf 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,7 +18,6 @@ cd "${srcdir}"
 }
 
 aclocal --install || exit 1
-intltoolize --force --copy --automake || exit 1
 autoreconf --verbose --force --install || exit 1
 
 cd "${olddir}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]