aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-ghttp-check.m4
diff options
context:
space:
mode:
authorChristopher Blizzard <blizzard@src.gnome.org>1998-08-24 05:05:13 +0800
committerChristopher Blizzard <blizzard@src.gnome.org>1998-08-24 05:05:13 +0800
commit480c5e8e62a5553ec3af699c2276f233fc85b5c2 (patch)
treec5ec345fb390854d3546016c5a3c504a776723b3 /macros/gnome-ghttp-check.m4
parent8a43c4945942bdc2a6e44f7202e67d849d45d2ba (diff)
downloadgsoc2013-evolution-480c5e8e62a5553ec3af699c2276f233fc85b5c2.tar.gz
gsoc2013-evolution-480c5e8e62a5553ec3af699c2276f233fc85b5c2.tar.zst
gsoc2013-evolution-480c5e8e62a5553ec3af699c2276f233fc85b5c2.zip
macro for checking for gnome-http
* macro for checking for gnome-http svn path=/trunk/; revision=332
Diffstat (limited to 'macros/gnome-ghttp-check.m4')
-rw-r--r--macros/gnome-ghttp-check.m46
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/gnome-ghttp-check.m4 b/macros/gnome-ghttp-check.m4
new file mode 100644
index 0000000000..ac32acaf56
--- /dev/null
+++ b/macros/gnome-ghttp-check.m4
@@ -0,0 +1,6 @@
+AC_DEFUN([GNOME_GHTTP_CHECK],[
+ GHTTP_LIB=""
+ AC_CHECK_LIB(ghttp, ghttp_request_new, GHTTP_LIB="-lghttp")
+ AC_SUBST(GHTTP_LIB)
+ AC_PROVIDE([GNOME_GHTTP_CHECK])
+])
r> * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2 * Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-261-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2 * Update KDE SC to 4.14.3alonso2015-03-121-2/+2 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-14/+3 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1 * devel/kcachgrind: missing PORTREVISION bumppi2014-05-251-0/+1 * devel/kcachegrind: shebangfixpi2014-05-251-1/+3 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-4/+3 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-184-30/+21 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - Update to 0.7.3beat2012-12-012-4/+3 * - Convert to optionsngbeat2012-10-051-11/+9 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-01