Commit graph

15 commits

Author SHA1 Message Date
Andrew T. Veliath
8c67d0e037 Update ORBit checks to use new gnome-orbit-checks.m4. acconfig.h: Add
* configure.in: Update ORBit checks to use new
	gnome-orbit-checks.m4.  acconfig.h: Add HAVE_ORBIT.

panel/
	* Makefile.am: Update IDL compiler rule to depend on ORBIT_IDL.

n.b. Be sure to update macros and re autogen to get ORBIT_IDL defined.
1998-10-20 16:34:25 +00:00
Martin Baulig
87964942fd Added `HAVE_LIBGTOP_SMP'. 1998-09-09 12:25:21 +00:00
Martin Baulig
1be649136d Added some LibGTop stuff. 1998-08-30 12:49:39 +00:00
Martin Baulig
e30f351220 Removed. This check is no longer necessary since we now use libgtop for
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_FILEUTILS_CHECKS): Removed. This check
	is no longer necessary since we now use libgtop for the
	mountlist and fsusage stuff in the diskusage applet.
	* acconfig.h: Removed mountlist stuff.
1998-08-23 14:43:00 +00:00
Martin Baulig
612865fb73 New check. Added libgtop stuff.
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_INIT_LIBGTOP): New check.
	* acconfig.h: Added libgtop stuff.
1998-08-23 14:33:48 +00:00
Tom Tromey
0b764c094a Removed. Don't define WINDOW_MANAGER, AC_SUBST it.
Tue Jul 21 18:29:16 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (WINDOW_MANAGER): Removed.
	* configure.in: Don't define WINDOW_MANAGER, AC_SUBST it.
1998-07-22 01:02:45 +00:00
Owen Taylor
b98a671b8b Check for installed MICO version, and the libs it requires by using
Wed Jun 10 11:34:52 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in acconfig.h: Check for installed MICO
	  version, and the libs it requires by using mico-ld
	  and mico-setup.sh.

	  Add a HAVE_MICO_ORB_RUN macro to signal that we need
	  to call orb->run(), as we do for mico-2.0.6 and later

Wed Jun 10 11:41:11 1998  Owen Taylor  <otaylor@gtk.org>

	* */Makefile.am: Use MICO_LIBS variable from
	  toplevel configure.in.

Wed Jun 10 11:42:16 1998  Owen Taylor  <otaylor@gtk.org>

	* Makefile.am: Use MICO_LIBS variable from
	  toplevel configure.in.

	* applet-lib.cc launcher-lib.cc mico-lib.cc. Call
	  orb->run() at appropriate times when HAVE_MICO_ORB_RUN
	  is defined.
1998-06-10 15:48:25 +00:00
Manish Vachharajani
12b719a39e Add HAVE_DEVGTK to acconfig.h 1998-06-10 14:41:14 +00:00
Martin Baulig
548525df55 New macros.
* acconfig.h (AFS, MOUNTED_FREAD, MOUNTED_FREAD_FSTYP,
MOUNTED_GETFSSTAT, MOUNTED_GETMNT, MOUNTED_GETMNTENT1,
MOUNTED_GETMNTENT2, MOUNTED_GETMNTINFO, MOUNTED_LISTMNTENT,
MOUNTED_VMOUNT, STAT_STATFS3_OSF1, STAT_READ_FILSYS,
STAT_STATFS2_BSIZE, STAT_STATFS2_FSIZE, STAT_STATFS2_FS_DATA,
STAT_STATFS4, STAT_STATVFS, STATFS_TRUNCATES_BLOCK_COUNTS):
New macros.
1998-05-22 17:14:54 +00:00
Arturo Espinosa
a114f18522 We dont use libutil anymore -mig 1998-05-04 06:11:00 +00:00
Tom Tromey
07087e2305 New macro. Include UTIL_LIB check from gnome-libs.
Sun May  3 22:43:59 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (HAVE_FORKPTY): New macro.
	* configure.in: Include UTIL_LIB check from gnome-libs.
1998-05-04 04:58:31 +00:00
Tom Tromey
a863f1540b New macro. Added --with-window-manager option.
Sun Apr 26 01:05:51 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (WINDOW_MANAGER): New macro.
	* configure.in: Added --with-window-manager option.
1998-04-26 22:33:49 +00:00
Tom Tromey
21475b576a Added.
Wed Mar  4 01:18:19 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME,
	HAVE_PROGRAM_INVOCATION_NAME): Added.
1998-03-04 08:29:14 +00:00
Raja R Harinath
9f72873211 Add new check. (AC_OUTPUT): Also generate `macros/Makefile'.
* configure.in (GNOME_X_CHECKS): Add new check.
(AC_OUTPUT): Also generate `macros/Makefile'.

* Makefile.am (macros/macros.dep): Maintainer rule to
auto-regenerate aclocal.m4.
(SUBDIRS): Add `macros'.

* help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
`snprintf' with `g_snprintf'.
1998-02-14 06:06:56 +00:00
Arturo Espinosa
3c03b47392 Gnome CORE module is ready 1998-02-10 21:22:12 +00:00