[gedit-plugins/build] Remove autotools



commit 7e27b279da5bccd7b9ee1ba77384b1b0a32a6448
Author: Jordi Mas <jmas softcatala org>
Date:   Sun Apr 28 09:49:35 2019 +0200

    Remove autotools

 autogen.sh   |  19 ----
 configure.ac | 331 -----------------------------------------------------------
 m4/python.m4 |  62 -----------
 meson.build  |   2 +-
 4 files changed, 1 insertion(+), 413 deletions(-)
---
diff --git a/meson.build b/meson.build
index 960fee6..2cdf1ab 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gedit-plugins', 'c',
   version: '3.32.0',
-  meson_version: '>=0.50.0',
+  meson_version: '>=0.49.0',
   license: 'GPL2'
 )
 


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