Commit Graph

262 Commits

Author SHA1 Message Date
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
6fcf8c3a8f Added this required file...
Dr Mike <msf@redhat.com>

svn path=/trunk/; revision=279
1998-07-10 19:15:57 +00:00
857a41f6d7 Add support for --view flag. (session_save_state): Save the view mode;
1998-07-07  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* main.c: Add support for --view flag.
	(session_save_state): Save the view mode;
	(new_calendar): Now takes a view mode flag.

	* gnome-cal.c (gnome_calendar_get_current_view_name): New
	function for enhancing the session management support for
	gnomecal.
	(gnome_calendar_set_view): New function that makes a given page
	active.

svn path=/trunk/; revision=278
1998-07-07 23:02:56 +00:00
13bbf3992f No longer use `glibtop_machine.h' for Linux.
1998-07-03  Martin baulig  <martin@home-of-linux.org>

	* macros/gnome-libgtop-sysdeps.m4: No longer use
	`glibtop_machine.h' for Linux.

	* sysdeps/linux/glibtop_machine.h: Removed.

	* sysdeps/guile/guile.awk: Using `scm_append'
	instead of `gh_append'.

	* sysdeps/guile/names/guile-names.awk: dito.

	* sysdeps/linux/*.c: Using code from stable branch again.

	* include/glibtop/parameter.h: New file.

	* lib/parameter.c: New file.

	* lib/{open, init}.c: Done some more work on server
	initialization

svn path=/trunk/; revision=277
1998-07-03 17:19:08 +00:00
ab2be2f0a8 yet another change to curses.m4 - documentation & formatting, remove unsed vars
svn path=/trunk/; revision=276
1998-07-01 21:56:31 +00:00
cbf200a05e Updated TODO for gnomecal /tigert
svn path=/trunk/; revision=275
1998-07-01 19:26:17 +00:00
e5cee5021e Added Portuguese translation to .desktop files.
svn path=/trunk/; revision=274
1998-07-01 05:49:06 +00:00
3d7cf75da2 Add all the `.m4' files here.
* Makefile.am (MACROS): Add all the `.m4' files here.

svn path=/trunk/; revision=273
1998-06-30 00:13:24 +00:00
44445ca97e curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDES
svn path=/trunk/; revision=272
1998-06-29 18:07:21 +00:00
b3b94ecd85 was leaving conftest.* files lying around after tests.
svn path=/trunk/; revision=271
1998-06-29 17:30:23 +00:00
d10c9d4107 Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't do
1998-06-27  Christopher Blizzard  <blizzard@foo.appliedtheory.com>

        * gnome-objc-checks.m4: Use egcs if it's available.  The gcc that
        ships with RedHat 5.1 doesn't do objc, egcs does.

svn path=/trunk/; revision=270
1998-06-27 14:36:13 +00:00
43b994914e Autodetect curses for cyahtzee.
svn path=/trunk/; revision=269
1998-06-26 22:28:02 +00:00
618cc5ffe2 New check. (vprintf): New check. (ftruncate.c): Remove check. This needs
* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check.
(vprintf): New check.
(ftruncate.c): Remove check.
This needs to be further cleaned up to only list what is
needed for gdiskfree.
* Makefile.am (MACROS): Add gnome-fileutils.m4.

svn path=/trunk/; revision=268
1998-06-24 18:51:25 +00:00
7b7c48bea1 Use gnome_geometry_string to get the geometry string.
Mon Jun 22 13:01:16 1998  Havoc Pennington  <hp@pobox.com>

* main.c (session_save_state): Use gnome_geometry_string to get
the geometry string.

svn path=/trunk/; revision=267
1998-06-22 18:06:36 +00:00
467d828584 Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]
* .fr translation updates.

svn path=/trunk/; revision=266
1998-06-22 10:46:12 +00:00
74afb1d190 *** empty log message ***
svn path=/trunk/; revision=263
1998-06-14 02:20:25 +00:00
ebbe0d8296 New automake conditional; also defines HAVE_LINUX_TABLE.
1998-06-14  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4 (LINUX_TABLE): New automake conditional;
	also defines HAVE_LINUX_TABLE.

1998-06-13  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Added check for the table ()
	system call in the linux kernel.

1998-06-11  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-x-checks.m4 (USE_DEVGTK): Use AC_EGREP_CPP rather than
	AC_CHECK_HEADER.  AC_CHECK_HEADER is fooled by warnings.

	* gnome-support.m4 (AC_PROG_AWK): Look for awk.
	(CROSS_COMPILING): Remove conditional.

Wed Jun 10 14:19:39 EDT 1998 Gregory McLean <gregm@comstar.net>

	* gnome-x-checks.m4: More tweeks to make building against gtk 1.0
	  and gtk1.1 less painful.

1998-06-08  Martin Baulig  <martin@home-of-linux.org>

	* gnome-support.m4 (CROSS_COMPILING): New automake conditional;
	(need_gnome_support): added `AC_SUBST(need_gnome_support)'.

1998-06-07  Martin Baulig  <martin@home-of-linux.org>

	* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When
	cross-compiling, we now check for `$host_alias-buile-guile'.

1998-06-03  Martin Baulig  <martin@home-of-linux.org>

	* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also
	in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail)
	will abort if guile cannot be found.

1998-05-23  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
	(libgtop_use_machine_h): Set this to true on SunOS.

1998-05-22  Martin Baulig  <baulig@merkur.uni-trier.de>

	* gnome-fileutils.m4 (GNOME_FILEUTILS_CHECKS): New file.
	Imported from `configure.in' in GNU fileutils 3.16. It does
	all the checks that are needed for the diskusage applet.

1998-05-22  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4 (GNOME_LIBGTOP_HOOK): New file.
	Checks whether libgtop is installed and reads its `libgtopConf.sh'
	file if it can be found. Defines HAVE_LIBGTOP on success and
	provides HAVE_LIBGTOP automake conditional.

1998-05-21  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_SYSDEPS): New file.
	(libgtop_sysdeps_dir): sysdeps directory libgtop uses.
	(libgtop_use_machine_h): define HAVE_GLIBTOP_MACHINE_H if this
	is `yes'.
	(libgtop_need_server): we only need the libgtop server, when
	this has a value of `yes'. Defines NEED_LIBGTOP and NEED_LIBGTOP
	automake conditional.

1998-05-19  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4 (strerror): New check.
	(sys_errlist): Check for this variable, needed for `strerror'.
	(program_invocation_name, program_invocation_short_name): Change
	method used to check for these.

1998-05-09  Raja R Harinath  <harinath@cs.umn.edu>

	* autogen.sh: Remove simple-minded check for `gtk+'.

Fri Apr 24 16:43:38 1998  Owen Taylor  <otaylor@gtk.org>

	* autogen.sh: Pass the results of the environment variable
	ACLOCAL_FLAGS to aclocal. This allows, for instance,

	 ACLOCAL_FLAGS="-I /home/owen/share/aclocal/" autogen.sh

Sun Apr 19 01:35:53 EDT 1998 Gregory McLean <gregm@comstar.net>

        * gnome-x-checks.m4: Updated the gtk check to check for 1.0.0.

1998-04-08  Raja R Harinath  <harinath@cs.umn.edu>

	* autogen.sh: Update to list newer versions of packages.
	* gnome-support.m4: Add `scandir' to AC_REPLACE_FUNCS.
	Also run AC_HEADER_DIRENT.

1998-03-31  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4 (AC_REPLACE_FUNCS): Look for vasprintf.

Thu Mar 19 23:23:30 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome.m4: An empty true branch of an `if' statement is not valid
	sh syntax.  If GNOME_INIT_HOOK argument $1 is empty, use ":"
	instead.

1998-03-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome.m4 (GNOME_INIT_HOOK): Provide a way to hook some code to
	execute;  Accept a probe mode.

	(GNOME_INIT): Define in terms of GNOME_INIT_HOOK.

Thu Mar 19 00:17:46 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-support.m4: Cache results of check for
	program_invocation_short_name, program_invocation_name.  Check to
	make sure argp functions are in a library.

	* gnome-support.m4: Cache results of argp check.

Sun Mar 15 15:54:43 1998  Owen Taylor  <owt1@cornell.edu>

	* gnome-x-checks.m4: Replaced checks for X and GTK
	with AM_PATH_GTK. x_include, X_LIBS, etc, variables no longer
	defined.

1998-03-12  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4: Add a check for <linewrap.h> -- this enables
	some optimizations when compiling `argp'.

Mon Mar  9 19:32:42 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-support.m4: Build vsnprintf.o, not vsnprint.o.

1998-03-09  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4: Add check for `vsnprintf'.

Sun Mar  8 17:04:28 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-support.m4: Set need_gnome_support shell variable.  Define
	BUILD_GNOME_SUPPORT automake conditional.  Define LTLIBOBJS.  Look
	for argp_domain element in struct argp.

Sat Mar  7 00:04:22 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Add argp-pvh.o to
	LIBOBJS.

	* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for strnlen().

Wed Mar  4 01:02:55 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for argp code,
	strndup, program_invocation_name, program_invocation_short_name.

Mon Mar  2 15:27:44 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-x-checks.m4 (GNOME_X_CHECKS): Also check for SMlib.h; some
	Solaris systems have -lSM but not SMlib.h.

Sun Mar  1 17:49:42 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome.m4 (GNOME_INIT): Changed spacing so --help output looks
	right.

Fri Feb 27 10:05:34 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-objc-checks.m4 (GNOME_CHECK_OBJC): Set OBJECTIVE_C shell
	variable.

1998-02-26  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
	$CFLAGS.
	(GNOME_HAVE_SM): New var.  `true' if we have libSM, `false'
	otherwise.

1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome.m4: Remove `GNOME_CHECK_GNOME'.

1998-02-18  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if
	necessary.

1998-02-15  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
	* gnome-pthread-check.m4: New file.  Moved pthread check from
	gnome-x-checks.m4 to here.
	* gnome-objc-checks.m4: Use `gnome-pthread-check'.
	(OBJC_LIBS): New config var.
	* gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
	already part of `$x_libs'.
	Move pthread check to new file.

Sat Feb 14 12:45:35 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros.dep): Use single quotes, not double quotes.
	Otherwise bash will interpret `$(...)' incorrectly.
	(EXTRA_DIST): Include macros.dep in distribution.

1998-02-14  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (macros.dep): Put back doubled `$'.  We want the
	expansion to occur in the including Makefile, not here.
	Otherwise, there will be an extra `../' in the rule.

Sat Feb 14 17:41:28 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* autogen.sh: multilple aclocal -I directories.

Sat Feb 14 01:09:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros.dep): Removed extra `$' from rule.

	* gnome-x-checks.m4: Only check for -lSM if not already in
	x_libs.

1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (EXTRA_DIST): Add `autogen.sh'.

	* gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't
	understand `test -e'.

	* autogen.sh: New file.

	* gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
	the installation actually installs it.

	* Makefile.am (macros.dep): New maintainer rule for handling
	automatic rebuilding of aclocal.m4 if any of the macros change.
	(MACROS): New variable.  List of all `m4' macros in this
	directory.

1998-02-12  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome-support.m4: New file.  Defines GNOME_SUPPORT_CHECKS for
	libsupport.a support.

1998-02-10  Raja R Harinath  <harinath@cs.umn.edu>

	* gnome.m4: New file.  Moved AC_CHECK_GNOME from `configure.in' to
	here, and renamed macro to GNOME_CHECK_GNOME.
	* gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
	to GNOME_X_CHECKS.

	* aclocal-include.m4: New file.  Defines AM_ACLOCAL_INCLUDE macro
	to provide extra search directories to `aclocal'.

svn path=/trunk/; revision=262
1998-06-14 02:15:34 +00:00
82d04fa439 Added check for the table () system call in the linux kernel.
1998-06-13  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Added check for the table ()
	system call in the linux kernel.

svn path=/trunk/; revision=261
1998-06-13 21:26:18 +00:00
2ab162417f Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled by
* gnome-x-checks.m4 (USE_DEVGTK): Use AC_EGREP_CPP rather than
AC_CHECK_HEADER.  AC_CHECK_HEADER is fooled by warnings.

svn path=/trunk/; revision=260
1998-06-11 22:06:06 +00:00
a1fe3ac8ff Look for awk. (CROSS_COMPILING): Remove conditional.
* gnome-support.m4 (AC_PROG_AWK): Look for awk.
(CROSS_COMPILING): Remove conditional.

svn path=/trunk/; revision=259
1998-06-11 06:45:59 +00:00
eaf3ad7e25 changed things to use GTK_HAVE_ACCEL_GROUP instead of HAVE_DEVGTK...
installed headers depending on config.h stuff is bad.

-Yosh

svn path=/trunk/; revision=258
1998-06-11 02:26:55 +00:00
86f73a5014 Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amount
of fuss. I'm not an auto* guru by any stretch of anyones imagination so I'm
pretty confident that its not idiot proof. This should make the bulk of the
people happy now.

-- Greg

svn path=/trunk/; revision=257
1998-06-10 18:26:05 +00:00
5cf80158a1 quick and dirty check for devel gtk and define HAVE_DEVGTK if its found.
Tue Jun  9 22:55:20 EDT 1998 Gregory McLean <gregm@comstar.net>

        * macros/gnome-x-checks.m4: quick and dirty check for devel gtk and
          define HAVE_DEVGTK if its found. This should save us a bunch of
          work next time we go to do a release we won't have to chase
          around code that only works on the devel version of gtk.
        * libgnomeui/* bracketed all code that requires the devel branch of
          gtk.. I think I got it all.
        * acconfig.h : new tag HAVE_DEVGTK, use this to mark your changes that
          require the dev branch of gtk.

svn path=/trunk/; revision=256
1998-06-10 03:01:17 +00:00
33705048a7 added gnomecard directory in Makefile.am
svn path=/trunk/; revision=255
1998-06-09 06:17:46 +00:00
d184329bdf Fixed typo.
svn path=/trunk/; revision=254
1998-06-08 00:33:51 +00:00
23906b1392 New automake conditional; (need_gnome_support): added
1998-06-08  Martin Baulig  <martin@home-of-linux.org>

	* gnome-support.m4 (CROSS_COMPILING): New automake conditional;
	(need_gnome_support): added `AC_SUBST(need_gnome_support)'.

svn path=/trunk/; revision=253
1998-06-08 00:13:10 +00:00
a5956a0882 When cross-compiling, we now check for `$host_alias-buile-guile'.
1998-06-07  Martin Baulig <martin@home-of-linux.org>

	* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When
	cross-compiling, we now check for `$host_alias-buile-guile'.

svn path=/trunk/; revision=252
1998-06-07 22:01:12 +00:00
5c5d83bff1 Include `glibtop_machine.h' for Linux.
1998-06-07  Martin Baulig  <martin@home-of-linux.org>

	* macros/gnome-libgtop-sysdeps.m4: Include
	`glibtop_machine.h' for Linux.

svn path=/trunk/; revision=251
1998-06-07 20:40:30 +00:00
9635e17eee Missing files - Federico
svn path=/trunk/; revision=250
1998-06-05 23:55:19 +00:00
1a84302b25 Removed gncal/card for the release - Federico
svn path=/trunk/; revision=245
1998-06-05 00:46:55 +00:00
463f842fc0 Do not subtract 1 from tm->tm_mday for the default_day.
1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* eventedit.c (ee_rp_init_rule): Do not subtract 1 from
	tm->tm_mday for the default_day.

	* gnome-cal.c (gnome_calendar_new):
	(gnome_calendar_goto): Use the start of the day -- things expect
	it to be that way.

svn path=/trunk/; revision=244
1998-06-04 23:58:58 +00:00
8ab35d7ba0 Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) will
* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also in $GNOME_LIBDIR;
added failflag: GNOME_CHECK_GUILE(fail) will abort if guile cannot be found.

svn path=/trunk/; revision=243
1998-06-03 12:59:23 +00:00
d20c8a382f Fill in ical->recur->interval from value in spin_button. This ixed an
1998-05-27  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* eventedit.c (ee_store_recur_rule_to_ical): Fill in
	ical->recur->interval from value in spin_button. This ixed an
	infinnite loop.

svn path=/trunk/; revision=242
1998-05-31 22:12:28 +00:00
5aa6d79e49 Paint the decorations correctly. (child_draw_decor): Paint the
1998-05-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gncal-full-day.c (child_draw): Paint the decorations correctly.
	(child_draw_decor): Paint the recurrence/bell icons correctly.

svn path=/trunk/; revision=241
1998-05-30 19:48:07 +00:00
341f8928ff Added even more [no] .desktop entries.
1998-05-29  Kjartan Maraas  <kmaraas@fib.hl.no>

	* Added even more [no] .desktop entries.

svn path=/trunk/; revision=240
1998-05-29 15:24:08 +00:00
8a0171737e Use the contents of ee->ical->dtstart for computing the predefined values
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* eventedit.c (ee_rp_init_rule): Use the contents of
	ee->ical->dtstart for computing the predefined values of the recurrence.

svn path=/trunk/; revision=239
1998-05-26 04:10:07 +00:00
9dd60a1845 Fix the gc destruction in the unrealization code and fix the pixmap
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gncal-full-day.c (gncal_full_day_unrealize): Fix the gc
	destruction in the unrealization code and fix the pixmap unrefing.

	* main.c (close_cmd): Remove a bad hack that disabled calendar
	widget destruction.

svn path=/trunk/; revision=238
1998-05-26 03:51:49 +00:00
63057dd048 Fix for the weekly event generation. Was reported on the bug tracking
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* calobj.c (ical_object_generate_events): Fix for the weekly event
	generation.  Was reported on the bug tracking system.

svn path=/trunk/; revision=237
1998-05-25 21:51:34 +00:00
d5658f0803 *** empty log message ***
svn path=/trunk/; revision=232
1998-05-24 16:07:30 +00:00
8bb889a00f Set this to true on SunOS.
* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
(libgtop_use_machine_h): Set this to true on SunOS.

svn path=/trunk/; revision=231
1998-05-23 22:59:32 +00:00
68f7ac6be8 *** empty log message ***
svn path=/trunk/; revision=230
1998-05-22 17:20:52 +00:00
aa4ad95116 New file. Imported from `configure.in' in GNU fileutils 3.16. It does all
* gnome-fileutils.m4 (GNOME_FILEUTILS_CHECKS): New file.
Imported from `configure.in' in GNU fileutils 3.16. It does
all the checks that are needed for the diskusage applet.

svn path=/trunk/; revision=229
1998-05-22 17:08:06 +00:00
67c0a7b761 Initial revision
svn path=/trunk/; revision=225
1998-05-22 15:28:52 +00:00
a9b80f8f1c New file. Checks whether libgtop is installed and reads its
* gnome-libgtop-check.m4 (GNOME_LIBGTOP_HOOK): New file.
Checks whether libgtop is installed and reads its `libgtopConf.sh'
file if it can be found. Defines HAVE_LIBGTOP on success and
provides HAVE_LIBGTOP automake conditional.

svn path=/trunk/; revision=224
1998-05-22 00:23:48 +00:00
d39a6ea089 Removed unwanted AC_WITH(sysdeps).
svn path=/trunk/; revision=223
1998-05-22 00:15:14 +00:00