[geany/geany-plugins] e171c3: workbench: cleaned up 'workbench.m4'

LarsDW223 git-noreply at xxxxx
Wed Mar 7 19:54:18 UTC 2018


Branch:      refs/heads/master
Author:      LarsDW223 <lars_paulsen at web.de>
Committer:   LarsDW223 <lars_paulsen at web.de>
Date:        Wed, 07 Mar 2018 19:54:18 UTC
Commit:      e171c35d14539666f2ec878a57b3634fd877da80
             https://github.com/geany/geany-plugins/commit/e171c35d14539666f2ec878a57b3634fd877da80

Log Message:
-----------
workbench: cleaned up 'workbench.m4'


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

Modified: build/workbench.m4
5 lines changed, 0 insertions(+), 5 deletions(-)
===================================================================
@@ -3,11 +3,6 @@ AC_DEFUN([GP_CHECK_WORKBENCH],
     GP_ARG_DISABLE([Workbench], [auto])
     GP_CHECK_UTILSLIB([Workbench])
 
-    PKG_CHECK_MODULES([GIO], [gio-2.0],
-        [AC_DEFINE([HAVE_GIO], 1, [Whether we have GIO])
-         have_gio=yes],
-        [have_gio=no])
-
     GP_COMMIT_PLUGIN_STATUS([Workbench])
     AC_CONFIG_FILES([
         workbench/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