Commit graph

32 commits

Author SHA1 Message Date
Kjartan Maraas
c024b8123e s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that
2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>

	* root-manager/root-manager-helper.c: s/PACKAGE/GETTEXT_PACKAGE/g
	* configure.in: Add missing AC_DEFINE_UNQUOTED so that GETTEXT_PACKAGE
	ends up in config.h. Also s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27 22:23:39 +00:00
Bradford Hovinen
30389610b4 Add parameter GNOME_PARAM_APP_DATADIR
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/screensaver/main.c (main): Add parameter
	GNOME_PARAM_APP_DATADIR

	* mouse-properties-capplet.c (main): Add parameter
	GNOME_PARAM_APP_DATADIR

	* configure.in (GNOMECC_DESKTOP_DIR): Define
	(GNOMECC_DATA_DIR): Define
	Remove AC_DEFINE_UNQUOTED for the rest of the directories

	* All: Update to reflect above
2001-12-20 18:52:39 +00:00
Bradford Hovinen (Gdict maintainer)
86192c772e Removed HAVE_BONOBO from acconfig.h
Fixed capplet Makefile.am's. Some porting for control-center/main.c
2001-11-10 20:55:08 +00:00
Bradford Hovinen
26bb0ac925 Add GNOMECC_DEFAULTS_DIR
2001-09-04  Bradford Hovinen  <hovinen@ximian.com>

	* acconfig.h: Add GNOMECC_DEFAULTS_DIR
2001-09-12 15:38:10 +00:00
Bradford Hovinen
4937798114 Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression
2001-07-25  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Remove IMLIB check
	(GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression to cover
	macro DESKTOP_EXEC_LINE
	(LIBCOMMON_DIR): Add option --enable-bonobo-conf

	* all: Added support for optionally compiling without bonobo-conf enabled
2001-07-25 17:26:17 +00:00
Jose Maria Celorio
bf60a18254 Cosmetic fixes so taht all the Makefile.am look the same. 2001-07-19 02:17:38 +00:00
Jose Maria Celorio
ab0fef8323 Fix fix fix fix fix & clean stuff. With their changelog entries for your
pleasure.
2001-07-18 06:36:24 +00:00
Jose Maria Celorio
35d967aed2 clean this mess. 2001-07-18 03:21:07 +00:00
Jose Maria Celorio
7cd21536ae fix build 2001-07-17 23:32:47 +00:00
Jose Maria Celorio
472c6272cf clean the Makefile and start moving stuff to configure.in 2001-07-17 08:35:15 +00:00
Bradford Hovinen
eba544a091 Add check for libximian_archiver; try include cflags and libs only if the
2001-05-05  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Add check for libximian_archiver; try include
	cflags and libs only if the archiver is present *
	capplets/*/main.c: Add #ifdef's around anything that uses the
	Ximian archiver so that the capplets can compile without it
2001-05-05 14:19:03 +00:00
Bradford Hovinen
dd169482d6 Check for putenv and setenv and set appropriate macros in config.h
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in: Check for putenv and setenv and set appropriate
	macros in config.h

2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* preview.c (setup_path): Use setenv only when available, try to
	use putenv otherwise
2000-08-18 19:13:07 +00:00
Arturo Espinosa
81a80bbb70 Fixes so this will work with Imlib 1.9 when it comes out.
Fixes so this will work with Imlib 1.9 when it comes out.
1999-01-09 01:41:01 +00:00
Michael Fulbright
7b75a1062f New and better than ever in a new home
Dr Mike <drmike@redhat.com>
1998-12-08 20:47:55 +00:00
Andrew T. Veliath
9c1c167ce5 Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN. HAVE_ORBIT is now implicit.
1998-11-12  Andrew T. Veliath  <andrewv@usa.net>

	* acconfig.h: Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN.  HAVE_ORBIT is
	now implicit.

	* Makefile.am: Remove ORBIT_INSTALLED AM_CONDITIONAL.

	* configure.in: The ORBit AM_CONDITIONAL is now in
	gnome-orbit-check.m4 as HAVE_ORBIT.
1998-11-13 04:22:02 +00:00
Elliot Lee
b7b3e55940 poptimization 1998-11-02 20:36:57 +00:00
Carsten Haitzler
927fba7d33 needed to add HAVE_LIBESD... :)
needed to add HAVE_LIBESD... :)
1998-10-29 01:04:01 +00:00
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