[geany/geany-plugins] 5996b8: lineoperations: removed GTK2_only check

Sylvan Mostert git-noreply at xxxxx
Tue Jan 12 15:53:03 UTC 2016


Branch:      refs/heads/master
Author:      Sylvan Mostert <smostert.dev at gmail.com>
Committer:   Sylvan Mostert <smostert.dev at gmail.com>
Date:        Tue, 12 Jan 2016 15:53:03 UTC
Commit:      5996b8e7261e536c2a1efc8686c1b6ef75ef3ccd
             https://github.com/geany/geany-plugins/commit/5996b8e7261e536c2a1efc8686c1b6ef75ef3ccd

Log Message:
-----------
lineoperations: removed GTK2_only check


Modified Paths:
--------------
    build/lineoperations.m4

Modified: build/lineoperations.m4
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1,7 +1,6 @@
 AC_DEFUN([GP_CHECK_LINEOPERATIONS],
 [
     GP_ARG_DISABLE([LineOperations], [auto])
-    GP_CHECK_PLUGIN_GTK2_ONLY([LineOperations])
     GP_COMMIT_PLUGIN_STATUS([LineOperations])
     AC_CONFIG_FILES([
         lineoperations/Makefile



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list