Commit Graph

45940 Commits

Author SHA1 Message Date
8783a09884 `make distcheck' cleanups - Hey, it really works, guys !
svn path=/trunk/; revision=319
1998-08-16 20:14:23 +00:00
20cd42a84f It helps to add the files first - Federico
svn path=/trunk/; revision=318
1998-08-14 00:33:53 +00:00
43fd11d9b8 Doh. Actually recalculate the days using the month and year.
1998-08-13  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnome-month-item.c (gnome_month_item_set_arg): Doh.  Actually
	recalculate the days using the month and year.

	* main.c: Added "Go to" button to quickly jump to a specific date.

	* goto.c: New file that defines the quick go-to date dialog.

	* Makefile.am (gnomecal_SOURCES): Added goto.c to the sources.

svn path=/trunk/; revision=317
1998-08-14 00:33:01 +00:00
a6266876c6 0.27 fixes
svn path=/trunk/; revision=315
1998-08-13 23:50:30 +00:00
f53b446689 0.27 fixes
svn path=/trunk/; revision=314
1998-08-13 23:01:32 +00:00
307e206fec Little compiler warning fix - Federico
svn path=/trunk/; revision=313
1998-08-13 15:55:56 +00:00
6466c2f6d5 More work on the month view - Federico
svn path=/trunk/; revision=312
1998-08-13 01:13:11 +00:00
d4e5256718 More work on the month view item - Federico
svn path=/trunk/; revision=311
1998-08-12 03:55:15 +00:00
4131f00f34 Made title i18n friendly. This was bug #215.
* main.c (new_calendar): Made title i18n friendly. This was bug #215.

* eventedit.c (ee_store_recur_end_to_ical): Set recur->enddate to
recur->_enddate, not to itself, when adding recurring event and supplying
an end date. This fixes (at least part of) bug #99.

svn path=/trunk/; revision=310
1998-08-11 22:05:55 +00:00
340b547a81 Fix small cut&paste bug - Federico
svn path=/trunk/; revision=309
1998-08-11 04:33:06 +00:00
f0d0f623bb Oops - Federico
svn path=/trunk/; revision=308
1998-08-11 04:27:22 +00:00
1596825b7d Start of the month view widget. This will use the generic month item and
1998-08-10  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* month-view.[ch]: Start of the month view widget.  This will use
	the generic month item and extend it to have the semantics desired
	for the gnomecal month view.

	* gnome-month-item.[ch]: New generic canvas item for the month
	view and the "small calendars".  This is intended to be a
	high-level display engine for monthly calendars.  This is a work
	in progress.

	* gnome-cal.h (GnomeCalendar): Added a month_view field.

	* gnome-cal.c (setup_widgets): Create the month view and insert it
	into the notebook.

	* Makefile.am: Added month-view.[ch] and gnome-month-item.[ch] to
	the sources.

svn path=/trunk/; revision=307
1998-08-11 04:22:05 +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
e095ce5ab8 Use an array of const strings to keep gcc happy.
1998-08-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* main.c (about_calendar_cmd): Use an array of const strings to
	keep gcc happy.

	* alarm.c (alarm_compare_by_time): Use gconstpointer to keep gcc happy.
	* calendar.c (calendar_object_compare_by_start): Likewise.
	* gncal-full-day.c (child_compare_by_start): Likewise.

svn path=/trunk/; revision=296
1998-08-04 01:55:18 +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
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