Commit Graph

338 Commits

Author SHA1 Message Date
e0138f30b3 GNOME_ORBIT_CHECK now defines ORBIT_LIBS and ORBIT_INCLUDES
svn path=/trunk/; revision=381
1998-09-17 21:19:49 +00:00
1fad87fb62 Added (AC_SUBST): `libgtop_have_sysinfo'.
1998-09-12  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Added (AC_SUBST): `libgtop_have_sysinfo'.

svn path=/trunk/; revision=374
1998-09-12 17:51:46 +00:00
a05ffdfc39 Added sample plugin
svn path=/trunk/; revision=371
1998-09-10 23:06:39 +00:00
e366ebc208 Set minimum required LibGTop version to 0.26.1.
svn path=/trunk/; revision=370
1998-09-09 16:35:30 +00:00
83fe9208cc Added check for SMP support. (--with-libgtop-smp): New parameter, default
1998-09-09  Martin Baulig  <baulig@merkur.uni-trier.de>

	* gnome-libgtop-sysdeps.m4: Added check for SMP support.
	(--with-libgtop-smp): New parameter, default is to enable
	it only if you're running configure on a SMP system.
	Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled.
	(LIBGTOP_SMP): New automake conditional.

svn path=/trunk/; revision=369
1998-09-09 12:23:22 +00:00
f69617a3d9 Moving imlib.m4 back where it belongs.
svn path=/trunk/; revision=368
1998-09-08 14:06:24 +00:00
f2b2ddc46b removed imlib.m4 from main imlib dostribution
added imlib.m4 to gnome macros dir

svn path=/trunk/; revision=367
1998-09-08 00:46:03 +00:00
92c122de80 New check macro for ORBit -mig
svn path=/trunk/; revision=366
1998-09-07 20:04:40 +00:00
a16706067d Fixed detection of xml in gnome-xml macros take 2 -mig
svn path=/trunk/; revision=365
1998-09-07 17:52:05 +00:00
3fc82537c5 Fixed detection of xml in gnome-xml macros -mig
svn path=/trunk/; revision=364
1998-09-07 17:30:43 +00:00
df67e4e802 Revamped the GNOME_XML_CHECK macro. Now acts (somewhat) like the
Revamped the GNOME_XML_CHECK macro.  Now acts (somewhat) like the GNOME_INIT
and GNOME_INIT_HOOK macros.  The GNOME_XML_CHECK macro will abort a config
if XML is not found.  GNOME_XML_HOOK will set GNOME_XML_LIB to the value
"iswwci"

Need to continue thinking how to better handle the not-found-but-I-can-survive-
without-it case a little more...

Mark Crichton

svn path=/trunk/; revision=362
1998-09-04 12:45:54 +00:00
0e94defc99 Remove check for `canonicalize_file_name'.
* gnome-support.m4: Remove check for `canonicalize_file_name'.

svn path=/trunk/; revision=359
1998-09-02 22:53:56 +00:00
2be214b598 Check for canonicalize_file_name () and realpath () and add
1998-09-02  Martin Baulig  <martin@home-of-linux.org>

	* gnome-support.m4: Check for canonicalize_file_name () and
 	realpath () and add `canonicalize.o' to LIBOBJS if required.

svn path=/trunk/; revision=358
1998-09-02 08:02:29 +00:00
0c255f1119 Added (AC_SUBST): `LIBGTOP_VERSION_CODE'. Added (AC_DEFINE_UNQUOTED):
1998-08-30  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: Added (AC_SUBST): `LIBGTOP_VERSION_CODE'.
	Added (AC_DEFINE_UNQUOTED): `LIBGTOP_VERSION', `LIBGTOP_VERSION_CODE',
	`LIBGTOP_{MAJOR,MINOR,MICRO,SERVER}_VERSION'.

svn path=/trunk/; revision=353
1998-08-30 12:47:39 +00:00
9b6991077b Make it require libgtop >= 0.26.0. Added (AC_SUBST):
1998-08-29  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: Make it require libgtop >= 0.26.0.
	Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE'.

svn path=/trunk/; revision=350
1998-08-29 21:25:02 +00:00
5edb2d96b9 Added (AC_SUBST): LIBGTOP_INTERFACE_AGE' and LIBGTOP_BINARY_AGE' for
1998-08-29  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: Added (AC_SUBST):
	`LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE' for libtool.

svn path=/trunk/; revision=347
1998-08-29 21:18:50 +00:00
e4a4179f9d Oooo...it actually works now. Forgot a ,
1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

        * gnome-ghttp-check.m4: Oooo...it actually works now.
	  Forgot a ,

svn path=/trunk/; revision=345
1998-08-27 20:04:27 +00:00
a9dae64ea7 Umm...I think this works better. Doesn't break anything anyway.
1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

        * gnome-ghttp-check.m4: Umm...I think this works better.  Doesn't
        break anything anyway.

svn path=/trunk/; revision=344
1998-08-27 19:52:23 +00:00
11500f35b9 Make it work with a brain-dead /bin/sh and a brain-dead /bin/test.
1998-08-26  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work
	with a brain-dead /bin/sh and a brain-dead /bin/test.

svn path=/trunk/; revision=342
1998-08-26 20:42:02 +00:00
4da4e49249 Use AC_MSG_WARN' if LibGTop cannot be found and the fail' argument is
1998-08-26  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN'
	if LibGTop cannot be found and the `fail' argument is not given.

svn path=/trunk/; revision=340
1998-08-26 12:43:09 +00:00
abdba7c651 Added setreuid', setregid' and `getpagesize'. (AC_TYPE_UID_T): New
1998-08-24  Martin Baulig  <martin@home-of-linux.org>

	* gnome-support.m4 (GCC_NEED_DECLARATIONS): Added `setreuid',
	`setregid' and `getpagesize'.
	(AC_TYPE_UID_T): New check.

svn path=/trunk/; revision=334
1998-08-24 19:30:06 +00:00
eb752301e0 Add gnome-ghttp-check.m4 to the Makefile.
1998-08-24  Christopher Blizzard  <blizzard@appliedtheory.com>

        * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile.

svn path=/trunk/; revision=333
1998-08-24 13:58:23 +00:00
480c5e8e62 macro for checking for gnome-http
* macro for checking for gnome-http

svn path=/trunk/; revision=332
1998-08-23 21:05:13 +00:00
8a43c49459 You can give this macro two parameters: the required version number and an
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
	this macro two parameters: the required version number and
	an optional `fail' argument to make it fail if LibGTop is
	not found.

svn path=/trunk/; revision=330
1998-08-23 16:26:47 +00:00
ea96ac1a82 Added check for -lnsl' and -lsocket' if `build-guile' cannot be found.
1998-08-22  Martin Baulig  <martin@home-of-linux.org>

	* gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket'
	if `build-guile' cannot be found.

svn path=/trunk/; revision=329
1998-08-21 23:52:38 +00:00
bfdb2a9614 New file. Defines the GNOME_COMPILER_WARNINGS macro. Add
* compiler-flags.m4: New file.  Defines the
GNOME_COMPILER_WARNINGS macro.
* autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
of flags passed to `configure'.
* Makefile.am (MACROS): Add compiler-flags.m4.

svn path=/trunk/; revision=327
1998-08-20 21:23:52 +00:00
b7c9e891f6 make it require libgtop >= 0.25.0. Added (AC_SUBST):
1998-08-18  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.
	Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'.

svn path=/trunk/; revision=322
1998-08-18 12:15:39 +00:00
c01b9850eb Completely rewrote this file. It uses now the `libgtop-config' script and
1998-08-17  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: Completely rewrote this file. It
	uses now the `libgtop-config' script and also checks for
	correct libgtop version.

svn path=/trunk/; revision=320
1998-08-16 23:23:41 +00:00
8783a09884 `make distcheck' cleanups - Hey, it really works, guys !
svn path=/trunk/; revision=319
1998-08-16 20:14:23 +00:00
f91ebfeae9 Added `freebsd' directory.
1998-08-06  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Added `freebsd' directory.

svn path=/trunk/; revision=304
1998-08-06 21:52:01 +00:00
56d9c43fd9 Do not abort on obj-c not being there
svn path=/trunk/; revision=301
1998-08-05 23:21:28 +00:00
6c3c0efea6 Define USE_DEVGTK unconditionally to `true'.
* gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.

Before people start screaming.  USE_DEVGTK (or its lack of) is used to
disable compiling some stuff.

svn path=/trunk/; revision=299
1998-08-04 23:56:12 +00:00
473fe5d0fc make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have to
1998-08-04  Stuart Parmenter  <pavlov@innerx.net>

        * gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
        dnl'd the dev_gtk since they will have to anyways.

svn path=/trunk/; revision=298
1998-08-04 23:44:57 +00:00
8aac6667d9 gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and used
svn path=/trunk/; revision=297
1998-08-04 13:44:46 +00:00
d19286255d Use the `gnome-config' program if it exists.
* gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
exists.

With this, `make distcheck' on `gnome-core' inches forward slightly.

svn path=/trunk/; revision=295
1998-08-02 22:23:15 +00:00
32fec7af94 Remove `macros.dep'.
* Makefile.am (EXTRA_DIST): Remove `macros.dep'.

Because it doesn't work for srcdir != builddir.  I see no great loss
in not distributing this file -- it is used only in maintainer-mode,
and it is easily generated.  Anyone who's not using GNU make for
maintainer-mode is already not supported, so this doesn't make a
difference, I think.

svn path=/trunk/; revision=294
1998-08-02 01:50:52 +00:00
065d930830 New macro. Checks for u_int64_t' and int64_t'.
1998-07-30  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): New macro.
	Checks for `u_int64_t' and `int64_t'.

svn path=/trunk/; revision=293
1998-07-30 17:51:56 +00:00
131df2c4bb Added (AC_SUBST): LIBGTOP_NAMES_LIBS', LIBGTOP_NAMES_INCS',
1998-07-29  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: Added (AC_SUBST):
	`LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',
	`LIBGTOP_GUILE_LIBS', `LIBGTOP_GUILE_NAMES_LIBS',
	`LIBGTOP_MAJOR_VERSION', `LIBGTOP_MINOR_VERSION',
	`LIBGTOP_VERSION'.

	* gnome-libgtop-sysdeps.m4 (libgtop_sysdeps_dir):
	Added `AC_SUBST(libgtop_sysdeps_dir)'.

svn path=/trunk/; revision=292
1998-07-29 21:46:33 +00:00
f55db51d4b Check for functions that `error.c' looks for.
* gnome-support.m4: Check for functions that `error.c' looks for.

svn path=/trunk/; revision=291
1998-07-29 20:38:32 +00:00
e66556dbdc Removed.
1998-07-29  Martin Baulig  <martin@home-of-linux.org>

	* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed.

	* gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check.

svn path=/trunk/; revision=290
1998-07-29 10:53:18 +00:00
6b2ca8957a Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0.
1998-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnome-x-checks.m4: Changed Gtk version test to use
	GTK_HAVE_FEATURES_1_1_0.

svn path=/trunk/; revision=289
1998-07-27 18:37:15 +00:00
3f79258dc3 Added gnome-xml-check.m4 for libxml detection, Daniel.
svn path=/trunk/; revision=288
1998-07-26 21:55:40 +00:00
c674046f4e No longer requiring `GNOME_LIBGTOP_SYSDEPS'.
1998-07-24  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: No longer requiring
	`GNOME_LIBGTOP_SYSDEPS'.

svn path=/trunk/; revision=287
1998-07-24 14:49:06 +00:00
c2fffade9b Added linger.m4. New file.
Fri Jul 24 00:45:38 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (MACROS): Added linger.m4.
	* linger.m4: New file.

svn path=/trunk/; revision=286
1998-07-24 06:50:18 +00:00
d8e1ea20af Actually add files mentioned in last commit
svn path=/trunk/; revision=285
1998-07-24 06:19:39 +00:00
3c526bc893 Added gnome-undelfs.m4, gnome-vfs.m4. New file. New file.
Thu Jul 23 22:41:23 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4.
	* gnome-undelfs.m4: New file.
	* gnome-vfs.m4: New file.

svn path=/trunk/; revision=284
1998-07-24 06:14:30 +00:00
81d8fde809 Added some reasonable defaults to allow cross compiling; removed
1998-07-22  Martin Baulig  <martin@home-of-linux.org>

	* gnome-fileutils.m4: Added some reasonable defaults to allow
	cross compiling; removed `mountlist.o' and `fsusage.o' from
	LIBOBJS.

svn path=/trunk/; revision=283
1998-07-22 17:19:01 +00:00
8e57014762 If no build-guile, link against readline before termcap.
Tue Jul 21 23:44:53 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-guile-checks.m4: If no build-guile, link against readline
	before termcap.

svn path=/trunk/; revision=282
1998-07-22 05:52:27 +00:00
0447252840 Add `need-declaration.m4'.
* Makefile.am (MACROS): Add `need-declaration.m4'.

* gnome-support.m4 (AC_REPLACE_FUNCS): Add memmove, strtod,
strtol, strtoul.
(GCC_NEED_DECLARATIONS): New check.  Check whether `gethostname'
needs to be declared.

* need-declaration.m4: New file.  Stolen from EGCS.

svn path=/trunk/; revision=281
1998-07-15 23:47:31 +00:00
1f4e3ff9bc Add check for `mkstemp'.
* gnome-support.m4 (AC_REPLACE_FUNCS): Add check for `mkstemp'.

svn path=/trunk/; revision=280
1998-07-13 06:45:08 +00:00