aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-09-29 03:18:32 +0800
committerMartin Baulig <martin@src.gnome.org>1998-09-29 03:18:32 +0800
commitb9e0e47feef092efd3902d5cec4c1caef4951dec (patch)
tree4e5226f4867ff421f037b4be5c140d137f06cb29 /macros
parentdcb862d546cb7e2c715ab0dae1b516f27f29b8fb (diff)
downloadgsoc2013-evolution-b9e0e47feef092efd3902d5cec4c1caef4951dec.tar.gz
gsoc2013-evolution-b9e0e47feef092efd3902d5cec4c1caef4951dec.tar.zst
gsoc2013-evolution-b9e0e47feef092efd3902d5cec4c1caef4951dec.zip
Make the default not to build the LibGTope examples.
1998-09-28 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4: Make the default not to build the LibGTope examples. svn path=/trunk/; revision=409
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog5
-rw-r--r--macros/gnome-libgtop-sysdeps.m44
2 files changed, 7 insertions, 2 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 8e6f00233b..fc7bb46b13 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,5 +1,10 @@
1998-09-28 Martin Baulig <martin@home-of-linux.org>
+ * gnome-libgtop-sysdeps.m4: Make the default not to build the
+ LibGTope examples.
+
+1998-09-28 Martin Baulig <martin@home-of-linux.org>
+
* compiler-flags.m4 (--enable-warn-unused): New configure parameter
to add `-Wunused' to the warning flags.
diff --git a/macros/gnome-libgtop-sysdeps.m4 b/macros/gnome-libgtop-sysdeps.m4
index 35670823f8..4a0ef40301 100644
--- a/macros/gnome-libgtop-sysdeps.m4
+++ b/macros/gnome-libgtop-sysdeps.m4
@@ -18,8 +18,8 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
AC_SUBST(libgtop_need_server)
AC_ARG_WITH(libgtop-examples,
- [ --with-libgtop-examples Build the libgtop examples (default=yes)],[
- build_examples="$withval"], [build_examples=yes])
+ [ --with-libgtop-examples Build the libgtop examples (default=no)],[
+ build_examples="$withval"], [build_examples=no])
AM_CONDITIONAL(EXAMPLES, test x"$build_examples" = xyes)
span class='insertions'>+24 * Cleanup plistantoine2014-11-221-47/+0 * - update to 1.8.2dinoex2014-06-072-2/+11 * - fix build with clangdinoex2014-02-141-1/+0 * - fix build with clangdinoex2014-02-142-0/+22 * Chase boost and icu bumpbapt2014-02-071-0/+1 * - add USE_GCC for CURRENTdinoex2014-01-111-0/+1 * - use STAGEDIRdinoex2013-12-171-21/+11 * Convert LIB_DEPENDS for ports depending on boostbapt2013-12-121-1/+1 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - update to 1.8.0dinoex2013-08-311-5/+4 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * Chase boost updatebapt2013-01-311-0/+1 * - update to 1.7.1dinoex2013-01-271-1/+1 * - update to 1.7.0dinoex2012-12-101-6/+2 * - update to 1.6.1dinoex2012-06-221-1/+0 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-3/+2 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - update to 1.6.0dinoex2012-01-121-12/+0 * - update KDE definitionsdinoex2010-11-282-6/+7 * - update licq ports to 1.5.0dinoex2010-11-275-802/+811 * - update to 1.3.9dinoex2010-05-211-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * - Update boost to 1.39pav2009-07-281-1/+1 * - add boost as direct dependencydinoex2008-11-091-0/+2 * - udpate to 1.3.6dinoex2008-11-011-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - clean X11BASEdinoex2008-03-301-1/+1 * - update to 1.3.5dinoex2007-12-122-97/+231 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - update to 1.3.4dinoex2006-10-312-32/+96 * - fix build option WITH_KDEdinoex2005-12-241-0/+16 * - update to 1.3.2dinoex2005-12-201-0/+118 * Move licq related ports to a newly create net-im category:pav2005-11-091-2/+2 * - Sanitize plugin-directory handling: Plugins should not try to remove lib/icqvs2005-03-032-1/+1 * - update to 1.3.0dinoex2004-10-122-17/+242 * - make PKGNAMESUFFIX more flexibledinoex2004-03-271-5/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * - Update to licq-base-1.2.7dinoex2003-06-261-22/+0 * - remove empty dirsdinoex2003-06-101-0/+1 * - add patch to fix:dinoex2003-03-292-0/+23 * - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6dinoex2003-03-251-1/+38 * - retire pkg-commentdinoex2003-02-211-1/+0 * - add COMMENTdinoex2003-02-211-0/+1 * - convert INCDIR -> LICQ_PORTdinoex2003-02-051-2/+2 * - make portlint happierdinoex2003-01-231-1/+1 * licq:dinoex2003-01-091-0/+11 * - new feature GUI_KDEdinoex2003-01-022-3/+26 * remove -DWITH_LICQ_DEVEL supportfjoe2002-08-131-1/+0 * remove support for -DWITH_LICQ_DEVELfjoe2002-08-131-4/+0 * Update to 1.2.0adinoex2002-08-103-32/+5 * update licq-devel port to 12 Mar 2002 CVS snapshotfjoe2002-03-131-1/+0 * Broken is removed, Package will display the message.dinoex2002-02-132-4/+9 * Add an ability to build licq plugins using licq-devel port:fjoe2002-02-082-0/+5 * Mark as Broken for XFree86 4.x.x.dinoex2002-02-071-0/+4 * Take Maintainership to see errors.dinoex2002-01-271-1/+1 * - Update for 1.0.4dinoex2002-01-262-6/+15 * Stop maintaining these ports. I haven't been able to get them compile togreen2002-01-261-1/+1 * autotools police: don't hardcode aclocal, use variable ACLOCALlioux2001-12-201-1/+1 * Trivial fix for pkg-plistkevlo2001-08-231-0/+1 * Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am)olgeni2001-04-132-41/+31