platform/upstream/gnome-common.git
23 years agoNew file. This defines GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
Martin Baulig [Wed, 22 Nov 2000 11:30:26 +0000 (11:30 +0000)]
New file. This defines GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and

2000-11-22  Martin Baulig  <martin@home-of-linux.org>

* gnome-pkgconfig.m4: New file. This defines
GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
GNOME_PKGCONFIG_* macros from pkg-config.

svn path=/trunk/; revision=1469

23 years agoUpdated usage instruction.
Martin Baulig [Tue, 21 Nov 2000 18:27:26 +0000 (18:27 +0000)]
Updated usage instruction.

svn path=/trunk/; revision=1468

23 years agoNew file. Autogen gnome-autogen.sh from it; added GNOME_COMMON_DATA_DIR
Martin Baulig [Tue, 21 Nov 2000 18:16:48 +0000 (18:16 +0000)]
New file. Autogen gnome-autogen.sh from it; added GNOME_COMMON_DATA_DIR

2000-11-21  Martin Baulig  <martin@home-of-linux.org>

* gnome-autogen.sh.in: New file. Autogen gnome-autogen.sh
from it; added GNOME_COMMON_DATA_DIR and make it actually
work.

svn path=/trunk/; revision=1467

23 years agoSet version number to 1.2.1.
Martin Baulig [Tue, 21 Nov 2000 17:18:11 +0000 (17:18 +0000)]
Set version number to 1.2.1.

2000-11-21  Martin Baulig  <martin@home-of-linux.org>

* configure.in: Set version number to 1.2.1.

* configure.in (--enable-platform-gnome-2): New configure
command line argument to enable support for the GNOME 2.x
platform.
(PLATFORM_GNOME_2): New automake conditional.
* Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
platform.

* Makefile.am (SUBDIRS): Conditionally add support for the
GNOME 2.x platform.

* acinclude.m4: New file. Put stuff from gnome-support.m4
and need-declaration.m4 here.

svn path=/trunk/; revision=1466

23 years agoPut gnome-autogen.sh here.
Martin Baulig [Tue, 21 Nov 2000 17:11:44 +0000 (17:11 +0000)]
Put gnome-autogen.sh here.

2000-11-21  Martin Baulig  <martin@home-of-linux.org>

* Makefile.am (EXTRA_DIST): Put gnome-autogen.sh here.

svn path=/trunk/; revision=1465

23 years agoRemoved.
Martin Baulig [Tue, 21 Nov 2000 17:11:10 +0000 (17:11 +0000)]
Removed.

2000-11-21  Martin Baulig  <baulig@suse.de>

* gnome-support.m4, need-declaration.m4: Removed.

svn path=/trunk/; revision=1464

23 years agoInstall libgnomesupport.la, but call it libgnomesupport-1.3.la.
Martin Baulig [Tue, 21 Nov 2000 16:56:48 +0000 (16:56 +0000)]
Install libgnomesupport.la, but call it libgnomesupport-1.3.la.

2000-11-21  Martin Baulig  <baulig@suse.de>

* Makefile.am: Install libgnomesupport.la, but call it
libgnomesupport-1.3.la.

* gnome-support-2.0.pc.in: Added pkg-config file.

svn path=/trunk/; revision=1463

23 years agoInitialize GNOME_DATADIR from GNOME_DIR if set before trying gnome-config.
Martin Baulig [Mon, 20 Nov 2000 16:26:49 +0000 (16:26 +0000)]
Initialize GNOME_DATADIR from GNOME_DIR if set before trying gnome-config.

2000-11-20  Martin Baulig  <baulig@suse.de>

* gnome-autogen.sh: Initialize GNOME_DATADIR from
GNOME_DIR if set before trying gnome-config.

svn path=/trunk/; revision=1462

23 years agoApplied build patch from Mathieu Lacage.
Hans Petter [Mon, 6 Nov 2000 21:40:14 +0000 (21:40 +0000)]
Applied build patch from Mathieu Lacage.

svn path=/trunk/; revision=1433

23 years agoAdded stuff for `bonobox'.
Martin Baulig [Sun, 5 Nov 2000 15:08:14 +0000 (15:08 +0000)]
Added stuff for `bonobox'.

2000-11-05  Martin Baulig  <baulig@suse.de>

* gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added
stuff for `bonobox'.

svn path=/trunk/; revision=1432

23 years agoPut this back; I suppose Elliot reverted it by accident since
Martin Baulig [Sun, 5 Nov 2000 15:07:08 +0000 (15:07 +0000)]
Put this back; I suppose Elliot reverted it by accident since
he didn't mention this in the ChangeLog.

2000-06-13  Martin Baulig  <baulig@suse.de>

* Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'.
(gnome_aclocal_DATA): Added `gnome-gettext.m4'.

svn path=/trunk/; revision=1431

23 years agoDid some regexp nicefications of the code. And added the timeout field.
Eskil Heyn Olsen [Mon, 30 Oct 2000 05:21:59 +0000 (05:21 +0000)]
Did some regexp nicefications of the code. And added the timeout field.

* capplet/gpilotd-capplet-strings.c:
* capplet/gpilotd-capplet.glade:
* capplet/gpilotd-control-applet.c: (gpilotd_request_completed),
(gpilotd_userinfo_requested), (saveSettingsAndRestartDaemon),
(doTrySettings), (doSaveSettings), (doRevertSettings),
(insert_numeric_callback), (statechange_cb), (insert_syncpc_id),
(insert_username_callback), (insert_device_callback),
(activate_sync_type), (activate_speed), (cancel_sync),
(run_sync_dialog), (run_error_dialog), (run_question_dialog),
(activate_device_menu), (run_choose_dialog), (pick_pilot_device),
(get_from_pilot_cb), (send_to_pilot_cb), (pilots_selection_cb),
(clist_unselection_cb), (devices_selection_cb),
(clist_button_press), (sync_type_int_to_str), (compare_pilot_info),
(compare_device_info), (check_base_directory), (pilots_add_cb),
(pilots_edit_cb), (pilots_delete_cb), (devices_edit_cb),
(devices_add_cb), (devices_delete_cb), (createHostCfgWindow),
(setHostCfg), (readHostCfg), (build_speed_menu),
(configureDeviceDialog), (createDeviceCfgDialog), (setDeviceCfg),
(compare_device_name), (next_cradle_name), (compare_pilot_name),
(next_pilot_name), (setDeviceDialogCfg), (readDeviceDialogCfg),
(configurePilotDialog), (createPilotCfgDialog), (setPilotCfg),
(setPilotDialogCfg), (readPilotDialogCfg),
(pilot_capplet_glade_init), (pilot_capplet_setup),
(monitor_pilots), (main), (druid_gpilotd_userinfo_requested),
(druid_gpilotd_request_completed), (no_button_toggled),
(ask_to_cancel), (druid_canceled), (druid_finished),
(druid_sync_page_back), (druid_presync_page_next),
(druid_pilot2_page_next), (druid_delete_window),
(gpilotd_druid_show):
Did some regexp nicefications of the code. And added the
timeout field.

* capplet/pilot.c: (copy_device), (loadDeviceCfg),
(savePilotState):
Added the timeout field to GPilotDevice

* configure.in:
Requires pilot-link 0.9.5

* gnome-pilot.spec.in:
Add ${prefix}/lib to /etc/ld.so.conf if not there

* gpilotd/gpilot-structures.c: (gpilot_device_init):
* gpilotd/gpilot-structures.h:
* gpilotd/gpilotd.c: (pilot_connect):
Added a timeout-field to the device, which is
passed to pi_accept_to.

* macros/gnome-pilot.m4:
Improved the check for libpisock
Bonged requied pilotlink version to 0.9.5

svn path=/trunk/; revision=1423

23 years agoAdded small test for po/Makefile.i18npatch, so that if it exists it will patch the...
Kenneth Christiansen [Thu, 26 Oct 2000 21:28:34 +0000 (21:28 +0000)]
Added small test for po/Makefile.i18npatch, so that if it exists it will patch the gettext dependent po/Makefile.in.in file. This allows us to integrate the i18n scripts, etc even more.

svn path=/trunk/; revision=1420

23 years agoSwitch to pkg-config to check for GTK+ 2.0; Removed all
Martin Baulig [Sat, 30 Sep 2000 14:47:31 +0000 (14:47 +0000)]
Switch to pkg-config to check for GTK+ 2.0; Removed all

2000-09-30  Martin Baulig  <baulig@suse.de>

* gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0;
Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'.

* gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false
INSIDE_GNOME_COMMON automake conditional.
(GNOME_GTKDOC_CHECK): New macro.
(GNOME_DEBUG_CHECK): New macro.

svn path=/trunk/; revision=1419

23 years agouse the correct name in AC_PROVIDE
George Lebl [Thu, 24 Aug 2000 07:28:21 +0000 (07:28 +0000)]
use the correct name in AC_PROVIDE

Thu Aug 24 02:28:57 2000  George Lebl <jirka@5z.com>

* gnome-x-checks.m4: use the correct name in AC_PROVIDE

svn path=/trunk/; revision=1417

23 years agovarious small build fixes
Larry Liimatainen [Tue, 22 Aug 2000 12:05:30 +0000 (12:05 +0000)]
various small build fixes

svn path=/trunk/; revision=1362

23 years agoRenamed to GNOME2_X_CHECKS.
Martin Baulig [Sun, 6 Aug 2000 14:13:11 +0000 (14:13 +0000)]
Renamed to GNOME2_X_CHECKS.

2000-08-06  Martin Baulig  <baulig@suse.de>

* gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed
to GNOME2_X_CHECKS.

svn path=/trunk/; revision=1361

23 years agoFix "cvs rm -rf" lossage.
Dan Winship [Wed, 2 Aug 2000 22:26:45 +0000 (22:26 +0000)]
Fix "cvs rm -rf" lossage.

svn path=/trunk/; revision=1348

23 years agoremoved last files from GNOME CVS
scottf [Wed, 2 Aug 2000 21:47:06 +0000 (21:47 +0000)]
removed last files from GNOME CVS

svn path=/trunk/; revision=1347

23 years agoAC_WARN replaced with AC_MSG_WARN in comments
Pavel Roskin [Wed, 2 Aug 2000 00:54:46 +0000 (00:54 +0000)]
AC_WARN replaced with AC_MSG_WARN in comments

svn path=/trunk/; revision=1345

23 years agoAdd it back in so the Nautilus people can hack (and because it belongs
Elliot Lee [Mon, 24 Jul 2000 23:07:48 +0000 (23:07 +0000)]
Add it back in so the Nautilus people can hack (and because it belongs

* gnome.m4: Add it back in so the Nautilus people can hack (and because it belongs here)

svn path=/trunk/; revision=1322

23 years agoCache values so they're reset when we rerun the configure script.
Martin Baulig [Mon, 24 Jul 2000 20:28:47 +0000 (20:28 +0000)]
Cache values so they're reset when we rerun the configure script.
This works fine whenever it is rerun 'cause for instance configure.in
or something else has changed.
However, when you remove config.cache you may need to rerun autogen.sh
to get it working (but I'm working on getting this fixed as well).

svn path=/trunk/; revision=1321

23 years agoRemoved some old crap in it. Removed.
Martin Baulig [Mon, 24 Jul 2000 20:13:42 +0000 (20:13 +0000)]
Removed some old crap in it. Removed.

2000-07-24  Martin Baulig  <martin@home-of-linux.org>

* autogen.sh: Removed some old crap in it.
* aclocal-include.m4: Removed.

svn path=/trunk/; revision=1320

23 years agoCheck for GTK+ 2.0.
Martin Baulig [Mon, 24 Jul 2000 19:50:38 +0000 (19:50 +0000)]
Check for GTK+ 2.0.

2000-07-24  Martin Baulig  <baulig@suse.de>

* gnome-x-checks.m4: Check for GTK+ 2.0.

svn path=/trunk/; revision=1319

23 years agoFix GNOME2_DIR.
Martin Baulig [Mon, 24 Jul 2000 15:55:52 +0000 (15:55 +0000)]
Fix GNOME2_DIR.

svn path=/trunk/; revision=1318

23 years agoDon't use gnome-config if GNOME_DATADIR is set.
Martin Baulig [Mon, 24 Jul 2000 15:55:43 +0000 (15:55 +0000)]
Don't use gnome-config if GNOME_DATADIR is set.

svn path=/trunk/; revision=1317

23 years agoFor now, stuff at least _works_ again .....
Martin Baulig [Mon, 24 Jul 2000 15:34:59 +0000 (15:34 +0000)]
For now, stuff at least _works_ again .....

2000-07-24  Martin Baulig  <baulig@suse.de>

Use the new gnome-common module instead of having the .m4
files in gnome-data.

* autogen.sh: Use gnome-autogen.sh from gnome-common.
* gnome.m4, acinclude.m4: Removed.
* configure.in: Use AM_GNOME2_GETTEXT and GNOME_COMMON_INIT.

* gnome-data/*.m4: Removed. This is now in gnome-common/macros2.

svn path=/trunk/; revision=1316

23 years agoThis should work now.
Martin Baulig [Mon, 24 Jul 2000 15:28:48 +0000 (15:28 +0000)]
This should work now.

svn path=/trunk/; revision=1314

23 years agos/USE_GNOME_2_MACROS/USE_GNOME2_MACROS/
Martin Baulig [Mon, 24 Jul 2000 14:59:03 +0000 (14:59 +0000)]
s/USE_GNOME_2_MACROS/USE_GNOME2_MACROS/

svn path=/trunk/; revision=1313

23 years agoMake it work with AM_GNOME2_GETTEXT. New file.
Martin Baulig [Mon, 24 Jul 2000 14:57:59 +0000 (14:57 +0000)]
Make it work with AM_GNOME2_GETTEXT. New file.

2000-07-24  Martin Baulig  <baulig@suse.de>

* autogen.sh: Make it work with AM_GNOME2_GETTEXT.
* check-utmp.m4: New file.

svn path=/trunk/; revision=1312

23 years agoNew file.
Martin Baulig [Mon, 24 Jul 2000 14:55:17 +0000 (14:55 +0000)]
New file.

2000-07-24  Martin Baulig  <baulig@suse.de>

* check-utmp.m4: New file.

svn path=/trunk/; revision=1311

23 years agoSynced with gnome-libs/gnome-data.
Martin Baulig [Mon, 24 Jul 2000 14:27:58 +0000 (14:27 +0000)]
Synced with gnome-libs/gnome-data.

2000-07-24  Martin Baulig  <baulig@suse.de>

Synced with gnome-libs/gnome-data.

svn path=/trunk/; revision=1310

23 years ago0.3.12
Elliot Lee [Mon, 17 Jul 2000 22:30:14 +0000 (22:30 +0000)]
0.3.12

0.3.12

svn path=/trunk/; revision=1307

24 years agoChangelog entries should now go to toplevel Changelog. I now prefer this,
Eskil Heyn Olsen [Thu, 6 Jul 2000 04:58:12 +0000 (04:58 +0000)]
Changelog entries should now go to toplevel Changelog. I now prefer this,

        * HACKING:
        Changelog entries should now go to toplevel Changelog.
        I now prefer this, because of the prepare-ChangeLog.pl
        script used for Nautilus. See HACKING for more.

        * applet/pilot.c: (main):
        * configure.in:
        * gpilotd/Makefile.am:
        * gpilotd/gnome-pilot-client.gob:
        * gpilotd/orbit_daemon_glue.c: (gpilotd_corba_init):
        * macros/gnome-pilot.m4:
        * utils/Makefile.am:
        Done a lot of damagecontrol after the OAF collision
        that happened. GNORBA is now the default object activator
        even if bonobo/oaf/whatnot is installed. You can switch
        to oaf if you configure with --with-oaf (up to the reader
        to completely finish this).
        The OAF code is still in CVS, it compiles (no longer
        breaks gnome-pim), but still doens't work though.
        (there a limit to my time).

svn path=/trunk/; revision=1299

24 years agoUse 'PISOCK_INCLUDEDIR' in pisock version check.
Stanislav Brabec [Sat, 24 Jun 2000 10:47:21 +0000 (10:47 +0000)]
Use 'PISOCK_INCLUDEDIR' in pisock version check.

svn path=/trunk/; revision=1283

24 years agoexit immediately if aclocal, autoheader, automake, or autoconf fails,
Dan Winship [Sat, 17 Jun 2000 21:00:40 +0000 (21:00 +0000)]
exit immediately if aclocal, autoheader, automake, or autoconf fails,

* autogen.sh: exit immediately if aclocal, autoheader, automake,
or autoconf fails, rather than continuing on with broken state.
(In the aclocal case, print a hopefully-useful explanatory
message.)

svn path=/trunk/; revision=1277

24 years agoremove last bits of AC_ARG_ENABLE(gnometest,,,) since it's not being used
Martijn van Beers [Thu, 15 Jun 2000 14:33:44 +0000 (14:33 +0000)]
remove last bits of AC_ARG_ENABLE(gnometest,,,) since it's not being used

svn path=/trunk/; revision=1269

24 years agoNew macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' if
Martin Baulig [Tue, 13 Jun 2000 15:09:48 +0000 (15:09 +0000)]
New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' if

2000-06-13  Martin Baulig  <baulig@suse.de>

* gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro.
Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF'
if appropriate. Also provides `BONOBO_USES_OAF' automake
conditional.

svn path=/trunk/; revision=1268

24 years agoAdded `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.
Martin Baulig [Tue, 13 Jun 2000 10:28:37 +0000 (10:28 +0000)]
Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.

2000-06-13  Martin Baulig  <baulig@suse.de>

* Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'.
(gnome_aclocal_DATA): Added `gnome-gettext.m4'.

svn path=/trunk/; revision=1267

24 years agoWe need this here as well.
Martin Baulig [Fri, 9 Jun 2000 01:05:14 +0000 (01:05 +0000)]
We need this here as well.

2000-06-09  Martin Baulig  <martin@home-of-linux.org>

* gnome-common.m4: We need this here as well.

svn path=/trunk/; revision=1266

24 years ago*** empty log message ***
Martin Baulig [Mon, 29 May 2000 15:57:23 +0000 (15:57 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1265

24 years agoThis explains what this is all good for.
Martin Baulig [Mon, 29 May 2000 15:56:22 +0000 (15:56 +0000)]
This explains what this is all good for.

svn path=/trunk/; revision=1264

24 years ago*** empty log message ***
Martin Baulig [Mon, 29 May 2000 15:43:39 +0000 (15:43 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1263

24 years agoMoved macros/gnome-autogen.sh to bin/gnome-autogen.sh.
Martin Baulig [Mon, 29 May 2000 15:42:50 +0000 (15:42 +0000)]
Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.

svn path=/trunk/; revision=1256

24 years ago*** empty log message ***
Martin Baulig [Mon, 29 May 2000 15:17:52 +0000 (15:17 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1255

24 years agoIf `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the
Martin Baulig [Mon, 29 May 2000 15:17:17 +0000 (15:17 +0000)]
If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the

2000-05-29  Martin Baulig  <baulig@suse.de>

* gnome-autogen.sh: If `USE_GNOME_2_MACROS' is set, use the
GNOME 2.0 macros from the `macros2' directory.

svn path=/trunk/; revision=1254

24 years agoNew file. Install this stuff into `$(datadir)/aclocal/gnome2-macros'.
Martin Baulig [Mon, 29 May 2000 15:16:05 +0000 (15:16 +0000)]
New file. Install this stuff into `$(datadir)/aclocal/gnome2-macros'.

2000-05-29  Martin Baulig  <baulig@suse.de>

* Makefile.am: New file. Install this stuff into
`$(datadir)/aclocal/gnome2-macros'.

* gnome.m4: New file. Copied from `hack-macros' dir.

* autogen.sh: New file. Copied from `macros' dir.

svn path=/trunk/; revision=1253

24 years agoSet version number to 1.2.0.
Martin Baulig [Mon, 29 May 2000 14:31:21 +0000 (14:31 +0000)]
Set version number to 1.2.0.

2000-05-29  Martin Baulig  <baulig@suse.de>

* configure.in: Set version number to 1.2.0.

svn path=/trunk/; revision=1252

24 years agoInstall macros to `$(datadir)/aclocal/gnome-macros' when
Martin Baulig [Mon, 29 May 2000 14:30:32 +0000 (14:30 +0000)]
Install macros to `$(datadir)/aclocal/gnome-macros' when

2000-05-29  Martin Baulig  <baulig@suse.de>

* gnome-common.m4, Makefile.am: Install macros to
`$(datadir)/aclocal/gnome-macros' when INSIDE_GNOME_COMMON.

* gnome-autogen.sh: New file. When using gnome-common instead
of the macros/ directory, use this in your autogen.sh.

svn path=/trunk/; revision=1251

24 years agoFixed my mess-up, sorry about that.
Julian Missig [Sun, 21 May 2000 22:40:15 +0000 (22:40 +0000)]
Fixed my mess-up, sorry about that.

svn path=/trunk/; revision=1239

24 years agoArgh. I didn't mean for that to go in the repository, could've sworn I had the right...
Julian Missig [Sun, 21 May 2000 21:40:38 +0000 (21:40 +0000)]
Argh. I didn't mean for that to go in the repository, could've sworn I had the right CVSROOT.

svn path=/trunk/; revision=1238

24 years agoAdded gnomemm.m4 for proper gnomemm checking
Julian Missig [Sun, 21 May 2000 21:38:39 +0000 (21:38 +0000)]
Added gnomemm.m4 for proper gnomemm checking

svn path=/trunk/; revision=1237

24 years agoGabber now has *working* i18n!
Julian Missig [Sun, 21 May 2000 21:36:20 +0000 (21:36 +0000)]
Gabber now has *working* i18n!

svn path=/trunk/; revision=1236

24 years agoYet another attempt at fixing the gnome-pilot check- this time on Solaris.
Russell Steinthal [Tue, 16 May 2000 03:43:44 +0000 (03:43 +0000)]
Yet another attempt at fixing the gnome-pilot check- this time on Solaris.

$GNOME_CONFIG is printing more than one word, which when backticked causes test to do not nice things...

Can someone with Solaris test this?  test on Linux appears to be too lenient to worry about this in any case.

svn path=/trunk/; revision=1220

24 years agoRevert patch from Jleach. Dude, please dont touch stuff that you are sharing from...
Miguel de Icaza [Wed, 10 May 2000 02:47:00 +0000 (02:47 +0000)]
Revert patch from Jleach.  Dude, please dont touch stuff that you are sharing from other projects.  This broke everything

svn path=/trunk/; revision=1218

24 years ago"But that trick NEVER works!" "This time for sure!"
Dan Winship [Mon, 1 May 2000 23:51:27 +0000 (23:51 +0000)]
"But that trick NEVER works!" "This time for sure!"

* gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!"
"This time for sure!"

svn path=/trunk/; revision=1203

24 years agoadd an extra lib of docklets. These checks are braindamaged though, they
George Lebl [Sun, 23 Apr 2000 19:19:31 +0000 (19:19 +0000)]
add an extra lib of docklets. These checks are braindamaged though, they

Sun Apr 23 12:15:14 2000  George Lebl <jirka@5z.com>

* gnome.m4: add an extra lib of docklets.  These checks are
  braindamaged though, they don't fail and thus gnome-core for
     example compiles without gnomecc.  There need to be separate .m4
     files or checks

svn path=/trunk/; revision=1187

24 years agoFixes the gnome-config check for gpilot.
Eskil Heyn Olsen [Wed, 19 Apr 2000 09:50:35 +0000 (09:50 +0000)]
Fixes the gnome-config check for gpilot.

svn path=/trunk/; revision=1180

24 years agoChanged the error string for gnome-pilot
Eskil Heyn Olsen [Wed, 19 Apr 2000 09:45:41 +0000 (09:45 +0000)]
Changed the error string for gnome-pilot

svn path=/trunk/; revision=1179

24 years agoFix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"
Dan Winship [Mon, 10 Apr 2000 18:21:11 +0000 (18:21 +0000)]
Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"

* gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the
gnome-pilot-config to "gnome-config gpilot" change that caused not
having pilot-link installed to become a fatal error.

svn path=/trunk/; revision=1171

24 years agoAnother bigger-than-probably-needs-to-be commit. All the file
Jacob Leach [Thu, 6 Apr 2000 01:40:08 +0000 (01:40 +0000)]
Another bigger-than-probably-needs-to-be commit.  All the file
renaming/removing should be completely done.  Began glade-izing the
dialogs, glade is awesome.  Improved the requirement checks in the
.spec and configure.  Fixed a few crashes and then updated BUGS.
We're getting closer to a new stable release.

svn path=/trunk/; revision=1170

24 years agoModfied to use the gnome-config --yadayada gpilot script.
Eskil Heyn Olsen [Wed, 29 Mar 2000 00:30:07 +0000 (00:30 +0000)]
Modfied to use the gnome-config --yadayada gpilot script.

svn path=/trunk/; revision=1154

24 years agoDon't try remote activation if no hostname or username is given... Fix for
Elliot Lee [Fri, 3 Mar 2000 22:42:47 +0000 (22:42 +0000)]
Don't try remote activation if no hostname or username is given... Fix for

* libgnomeui/oafgnome.c: Don't try remote activation if no hostname or username is given...
* gnome-config.in: Fix for orbit-idl flags.
* gnome.m4: Send everything from gnome-config into /dev/null, not just errors. We just need exit code.

svn path=/trunk/; revision=1152

24 years agofix up check of LINGUAS variable so that we don't get problems when
James Henstridge [Fri, 25 Feb 2000 23:33:55 +0000 (23:33 +0000)]
fix up check of LINGUAS variable so that we don't get problems when

2000-02-26  James Henstridge  <james@daa.com.au>

        * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't
        get problems when LINGUAS contains `en' and ALL_LINGUAS contains
        `en_GB' for instance.

svn path=/trunk/; revision=1126

24 years agos/1.0/1/ for interface version.
Elliot Lee [Fri, 25 Feb 2000 16:35:26 +0000 (16:35 +0000)]
s/1.0/1/ for interface version.

s/1.0/1/ for interface version.

svn path=/trunk/; revision=1124

24 years agoOnly such an idiot as I would think 'echo' meant 'fi'.
Elliot Lee [Tue, 22 Feb 2000 19:58:31 +0000 (19:58 +0000)]
Only such an idiot as I would think 'echo' meant 'fi'.

Only such an idiot as I would think 'echo' meant 'fi'.

svn path=/trunk/; revision=1123

24 years agoDon't run libtoolize when `NO_LIBTOOLIZE' is set.
Martin Baulig [Tue, 22 Feb 2000 19:53:43 +0000 (19:53 +0000)]
Don't run libtoolize when `NO_LIBTOOLIZE' is set.

2000-02-22  Martin Baulig  <martin@home-of-linux.org>

* autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set.

svn path=/trunk/; revision=1121

24 years agoCheck for newer popt, and include it in the needed libs. Give correct
Elliot Lee [Fri, 18 Feb 2000 18:30:23 +0000 (18:30 +0000)]
Check for newer popt, and include it in the needed libs. Give correct

* configure.in: Check for newer popt, and include it in the needed libs.
* gnome-compat-1.0.h: Give correct paths to compat headers.
* gnome-config.in: Fixes to make help output correct.
* gnome.m4: Reorg so it doesn't do any path searching itself, just uses gnome-config.
* libgnome/gnome-popt.h: Include popt.h not popt-gnome.h
* support/Makefile.am: No popt built-in.

svn path=/trunk/; revision=1119

24 years agos/GNOME2_DIR/GNOME2_PATH/, for consistency
Dan Winship [Wed, 16 Feb 2000 23:51:01 +0000 (23:51 +0000)]
s/GNOME2_DIR/GNOME2_PATH/, for consistency

svn path=/trunk/; revision=1110

24 years agoThese shouldn't be here
Anders Carlsson [Sun, 13 Feb 2000 11:11:51 +0000 (11:11 +0000)]
These shouldn't be here

svn path=/trunk/; revision=1109

24 years agoI am sure that kabalak didn't mean to remove gnome-common/macros :)
James Henstridge [Sun, 13 Feb 2000 11:05:13 +0000 (11:05 +0000)]
I am sure that kabalak didn't mean to remove gnome-common/macros :)

svn path=/trunk/; revision=1096

24 years agoremoved gtranslator for re-checkin
Fatih Demir [Sun, 13 Feb 2000 10:35:30 +0000 (10:35 +0000)]
removed gtranslator for re-checkin

svn path=/trunk/; revision=1095

24 years agoFix GNUism introduced in the previous fix.
Raja R Harinath [Wed, 9 Feb 2000 23:19:13 +0000 (23:19 +0000)]
Fix GNUism introduced in the previous fix.

* autogen.sh: Fix GNUism introduced in the previous fix.

svn path=/trunk/; revision=1091

24 years agoHandle non GNU find programs.
Miguel de Icaza [Wed, 9 Feb 2000 08:51:20 +0000 (08:51 +0000)]
Handle non GNU find programs.

2000-02-08  Miguel de Icaza  <miguel@gnu.org>

* autogen.sh: Handle non GNU find programs.

svn path=/trunk/; revision=1090

24 years agoInclude gnome-animator as part of non-experimental header files. Implement
Elliot Lee [Mon, 7 Feb 2000 17:53:33 +0000 (17:53 +0000)]
Include gnome-animator as part of non-experimental header files. Implement

* libgnomeui/libgnomeui.h: Include gnome-animator as part of non-experimental header files.
* libgnomeui/gnome-textfu.[ch]: Implement tags specified by dcm.
* macros/autogen.sh: Only delete macros/gnome-gettext.m4, not other files (such as gnome-data/gnome-gettext.m4 :)
* autogen.sh: Likewise
* gnome-config.in: Fix --libs gtkxmhtml to actually include -lgtkxmhtml in the link line.

svn path=/trunk/; revision=1088

24 years agoNew macro. This is an improved version of AC_CHECK_TYPE which takes into
Martin Baulig [Fri, 4 Feb 2000 22:25:36 +0000 (22:25 +0000)]
New macro. This is an improved version of AC_CHECK_TYPE which takes into

2000-02-05  Martin Baulig  <martin@home-of-linux.org>

* gnome-libgtop-types.m4 (AC_LIBGTOP_CHECK_TYPE): New macro. This
is an improved version of AC_CHECK_TYPE which takes into account
that we need to #include some other header files on some systems
to get some types.
(GNOME_LIBGTOP_TYPES): Check for <sys/bitypes.h> for Tru64 and
use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE.

svn path=/trunk/; revision=1080

24 years agognome-bonobo-check.m4 Include <bonobo.h> rather than
Dave Camp [Wed, 26 Jan 2000 01:55:16 +0000 (01:55 +0000)]
gnome-bonobo-check.m4 Include <bonobo.h> rather than

2000-01-26  Dave Camp  <campd@oit.edu>

* gnome-bonobo-check.m4 Include <bonobo.h> rather than
<bonobo/gnome-object.h>

svn path=/trunk/; revision=1076

24 years agoCheck for bonobo_object_get_type() rather than gnome_object_get_type().
Dave Camp [Wed, 26 Jan 2000 01:01:04 +0000 (01:01 +0000)]
Check for bonobo_object_get_type() rather than gnome_object_get_type().

2000-01-26  Dave Camp  <campd@oit.edu>

* gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather
than gnome_object_get_type().

svn path=/trunk/; revision=1075

24 years agoReverted my last commit.
Martin Baulig [Mon, 24 Jan 2000 01:20:51 +0000 (01:20 +0000)]
Reverted my last commit.

svn path=/trunk/; revision=1070

24 years agoi broke the version-checking macro for other distribs in my last commit.
Peter Teichman [Mon, 24 Jan 2000 00:38:25 +0000 (00:38 +0000)]
i broke the version-checking macro for other distribs in my last commit.

        * gnome-pilot.m4: i broke the version-checking macro for other
        distribs in my last commit. fixing that now.

svn path=/trunk/; revision=1069

24 years agoCheck for `u_int8_t' and `int8_t'.
Martin Baulig [Sun, 23 Jan 2000 17:51:33 +0000 (17:51 +0000)]
Check for `u_int8_t' and `int8_t'.

2000-01-23  Martin Baulig  <martin@home-of-linux.org>

* gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): Check for
`u_int8_t' and `int8_t'.

svn path=/trunk/; revision=1068

24 years agofix the version-checking macro for debian
Peter Teichman [Sun, 23 Jan 2000 03:39:42 +0000 (03:39 +0000)]
fix the version-checking macro for debian

        * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for
        debian

svn path=/trunk/; revision=1067

24 years agoLook for sched_yield in -lrt, too. Suggested by Drazen Kazar
Raja R Harinath [Fri, 21 Jan 2000 00:12:15 +0000 (00:12 +0000)]
Look for sched_yield in -lrt, too. Suggested by Drazen Kazar

* gnome-objc-checks.m4: Look for sched_yield in -lrt, too.
Suggested by Drazen Kazar <dave@srce.hr>.

svn path=/trunk/; revision=1066

24 years agodo the rm-gnome-gettext.m4 hokey pokey
Elliot Lee [Mon, 17 Jan 2000 18:04:06 +0000 (18:04 +0000)]
do the rm-gnome-gettext.m4 hokey pokey

svn path=/trunk/; revision=1065

24 years agoFix typo in PILOT_LINK_HOOK.
Vadim Strizhevsky [Sun, 16 Jan 2000 18:50:32 +0000 (18:50 +0000)]
Fix typo in PILOT_LINK_HOOK.

* gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK.

svn path=/trunk/; revision=1064

24 years agoPILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults
Eskil Heyn Olsen [Sat, 15 Jan 2000 17:21:10 +0000 (17:21 +0000)]
PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults

* gnome-pilot.m4: PILOT_LINK_HOOK now check pilot-link version.
GNOME_PILOT_CHECK defaults to requiring 0.9.3.

svn path=/trunk/; revision=1062

24 years agoFix for proper include directory. Remove gnome-gettext.m4 if needed. Stick
Elliot Lee [Fri, 14 Jan 2000 17:29:50 +0000 (17:29 +0000)]
Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick

Fix for proper include directory.
Remove gnome-gettext.m4 if needed.
Stick gnome-gettext.m4 contents in gnome.m4

svn path=/trunk/; revision=1060

24 years agoClean up configuration, add check for gperf > 2.7, cleanup.
Frank Chiulli [Wed, 12 Jan 2000 04:07:35 +0000 (04:07 +0000)]
Clean up configuration, add check for gperf > 2.7, cleanup.

2000-01-11 Frank Chiulli  <fc-linux@home.com>

       * Makefile.am: Updated comments about gperf flags.

       * configure.in: Removed duplicate check for glib 1.1.16 or later.
 Added additional checks for gperf 2.7 or later, header files and
 functions.

       * gb-expr.c (gb-expr-print): Correctly align oper_names with enum type
 GBExprType in gb-expr.h.

       * object.gperf (gb_is_object): Correct arguments.  Should be only one.

       * macros/Makefile.am: Added gperf-check.m4 to list of macros.

       * macros/gperf-check.m4: New.  This macro checks for a minimum version
 of gperf.

svn path=/trunk/; revision=1058

24 years agoMacro to check version of gperf
Frank Chiulli [Wed, 12 Jan 2000 04:00:51 +0000 (04:00 +0000)]
Macro to check version of gperf

svn path=/trunk/; revision=1057

24 years agoApplied patch from R. Bernstein <rocky@panix.com> - print a better error
Martin Baulig [Sun, 9 Jan 2000 09:59:30 +0000 (09:59 +0000)]
Applied patch from R. Bernstein <rocky@panix.com> - print a better error

2000-01-09  Martin Baulig  <martin@home-of-linux.org>

* gnome-libgtop-check.m4: Applied patch from R. Bernstein
<rocky@panix.com> - print a better error message when
LibGTop's major version number mismatches.

svn path=/trunk/; revision=1054

24 years agoNo mo gtk-xmhtml or libgnorba.
Elliot Lee [Tue, 4 Jan 2000 16:05:06 +0000 (16:05 +0000)]
No mo gtk-xmhtml or libgnorba.

No mo gtk-xmhtml or libgnorba.

svn path=/trunk/; revision=1053

24 years agoApplied patch from Colin Walters to make it compile under Debian
Martin Baulig [Sat, 25 Dec 1999 14:31:23 +0000 (14:31 +0000)]
Applied patch from Colin Walters to make it compile under Debian

1999-12-25  Martin Baulig  <martin@home-of-linux.org>

* gnome-pilot.m4: Applied patch from Colin Walters to make
it compile under Debian GNU/Linux.

svn path=/trunk/; revision=1045

24 years agoPKGW signs off on Balsa 0.6.0.
Peter Williams [Tue, 21 Dec 1999 05:59:54 +0000 (05:59 +0000)]
PKGW signs off on Balsa 0.6.0.

svn path=/trunk/; revision=1041

24 years agoBalsa now does not install standard gnome M4 macros.
Peter Williams [Thu, 16 Dec 1999 23:48:56 +0000 (23:48 +0000)]
Balsa now does not install standard gnome M4 macros.

svn path=/trunk/; revision=1037

24 years agoMaking sure everything's in
Jeremy Wise [Sun, 12 Dec 1999 21:49:08 +0000 (21:49 +0000)]
Making sure everything's in

svn path=/trunk/; revision=1035

24 years agoRemoved all guile variables.
Martin Baulig [Sun, 5 Dec 1999 22:13:49 +0000 (22:13 +0000)]
Removed all guile variables.

1999-12-05  Martin Baulig  <martin@home-of-linux.org>

* gnome-libgtop-checks.m4: Removed all guile variables.

svn path=/trunk/; revision=1023

24 years agoFix size_request/size_allocate - was HORRIBLY broken before.
Elliot Lee [Sun, 5 Dec 1999 05:19:40 +0000 (05:19 +0000)]
Fix size_request/size_allocate - was HORRIBLY broken before.

Fix size_request/size_allocate - was HORRIBLY broken before.

svn path=/trunk/; revision=1022

24 years agoFix empty for loop, the Zucchi way.
Elliot Lee [Fri, 3 Dec 1999 15:11:06 +0000 (15:11 +0000)]
Fix empty for loop, the Zucchi way.

Fix empty for loop, the Zucchi way.

svn path=/trunk/; revision=1021

24 years agoremoving this libhnj.m4 file... was some kind of mistake
Mathieu Lacage [Wed, 24 Nov 1999 07:29:00 +0000 (07:29 +0000)]
removing this libhnj.m4 file... was some kind of mistake

svn path=/trunk/; revision=1020

24 years agoAdded libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let me know...
Mathieu Lacage [Tue, 23 Nov 1999 22:35:23 +0000 (22:35 +0000)]
Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let me know if I was wrong. lacage@email.enst.fr

svn path=/trunk/; revision=1019