platform/upstream/gnome-common.git
23 years agoAdded missing PROG.
Maciej Stachowiak [Sat, 6 Jan 2001 01:15:24 +0000 (01:15 +0000)]
Added missing PROG.

* autogen.sh: Added missing PROG.

svn path=/trunk/; revision=1519

23 years agoxml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.
Maciej Stachowiak [Sat, 6 Jan 2001 00:54:34 +0000 (00:54 +0000)]
xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.

* autogen.sh: xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found
in configure.in.

svn path=/trunk/; revision=1518

23 years agoReverted, until me and maciej get some good ideas
Kenneth Christiansen [Fri, 5 Jan 2001 21:10:32 +0000 (21:10 +0000)]
Reverted, until me and maciej get some good ideas

svn path=/trunk/; revision=1517

23 years agoadded support for xml-i18n-tools. This module is now required when
Kenneth Christiansen [Fri, 5 Jan 2001 13:58:54 +0000 (13:58 +0000)]
added support for xml-i18n-tools. This module is now required when

2001-01-06  Kenneth Christiansen  <kenneth@gnu.org>

        * configure.in, macros/autogen.sh:
          added support for xml-i18n-tools. This module is now required
          when building from cvs. Please make sure that the macrofile
          installed by xml-i18n-tools is installed so it's in aclocal's
          path. or do:

          export ACLOCAL_FLAGS='-I /usr/local/share/aclocal'

svn path=/trunk/; revision=1516

23 years agoTest. Committing blank line.
Martin Baulig [Fri, 1 Dec 2000 21:42:58 +0000 (21:42 +0000)]
Test. Committing blank line.

svn path=/trunk/; revision=1480

23 years agore-added with no changes. Please email me as this is needed by nautilus
Robin Slomkowski [Fri, 1 Dec 2000 21:27:30 +0000 (21:27 +0000)]
re-added with no changes. Please email me as this is needed by nautilus

* gnome.m4: re-added with no changes.  Please email
me as this is needed by nautilus and medusa, I will
be happy to move these macros somewhere else that makes
sense.

svn path=/trunk/; revision=1479

23 years agoEnable maximum compile warnings, fix Perl check and correctly set
Martin Baulig [Fri, 1 Dec 2000 16:10:45 +0000 (16:10 +0000)]
Enable maximum compile warnings, fix Perl check and correctly set

2000-12-01  Martin Baulig  <baulig@suse.de>

* configure.in: Enable maximum compile warnings, fix Perl check
and correctly set GNOME_VFS_VERSION.

* gnome.m4: Removed.

svn path=/trunk/; revision=1478

23 years agoReleased gnome-common 1.2.1. GNOME_COMMON_1_2_1
Martin Baulig [Fri, 1 Dec 2000 12:54:15 +0000 (12:54 +0000)]
Released gnome-common 1.2.1.

2000-12-01  Martin Baulig  <baulig@suse.de>

Released gnome-common 1.2.1.

svn path=/trunk/; revision=1476

23 years agoImproved compile warnings check; the --enable-compile-warnings parameter
Martin Baulig [Fri, 1 Dec 2000 12:52:04 +0000 (12:52 +0000)]
Improved compile warnings check; the --enable-compile-warnings parameter

2000-12-01  Martin Baulig  <baulig@suse.de>

* compile-warnings.m4: Improved compile warnings check; the
--enable-compile-warnings parameter now takes 5 different
values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).

svn path=/trunk/; revision=1475

23 years agoRemoved.
Martin Baulig [Tue, 28 Nov 2000 23:02:43 +0000 (23:02 +0000)]
Removed.

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

* gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.

svn path=/trunk/; revision=1474

23 years agoUse GNOME_PKGCONFIG_CHECK_MODULES.
Martin Baulig [Sun, 26 Nov 2000 15:01:12 +0000 (15:01 +0000)]
Use GNOME_PKGCONFIG_CHECK_MODULES.

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

* gnome-x-checks.m4 (GNOME2_X_CHECKS): Use
GNOME_PKGCONFIG_CHECK_MODULES.

* gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Don't
AC_REQUIRE([GNOME_REQUIRE_PKGCONFIG]).
(GNOME_CHECK_PKGCONFIG): Check for pkg-config >= 0.4.1.

svn path=/trunk/; revision=1473

23 years agoAdded GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES to check for a list of
Martin Baulig [Wed, 22 Nov 2000 13:39:50 +0000 (13:39 +0000)]
Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES to check for a list of

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

* gnome-pkgconfig.m4: Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES
to check for a list of optional modules.

* gnome-platform.m4: Require GNOME_REQUIRE_PKGCONFIG.

svn path=/trunk/; revision=1472

23 years agoSmall AM_GNOME2_GETTEXT fix.
Martin Baulig [Wed, 22 Nov 2000 13:38:32 +0000 (13:38 +0000)]
Small AM_GNOME2_GETTEXT fix.

svn path=/trunk/; revision=1471

23 years agoNew file. This defines GNOME_PLATFORM_GNOME_2.
Martin Baulig [Wed, 22 Nov 2000 12:06:00 +0000 (12:06 +0000)]
New file. This defines GNOME_PLATFORM_GNOME_2.

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

* gnome-platform.m4: New file. This defines
GNOME_PLATFORM_GNOME_2.

* gnome-pkgconfig.m4: Disable the --extra-flags argument to
pkg-config, this doesn't exist anymore.

svn path=/trunk/; revision=1470

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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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

24 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