Commit Graph

349 Commits

Author SHA1 Message Date
f753547d5d Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't define
* macros/gnome-gettext.m4: Propagateg change by Owen Taylor
from acinclude.m4 in gtk+:
Don't define ENABLE_NLS unless we have a working NLS.
(This should keep libintl.h from being included when it doesn't
exist).

svn path=/trunk/; revision=7386
2001-01-11 16:04:13 +00:00
40432fa8e1 Added missing PROG.
* autogen.sh: Added missing PROG.

svn path=/trunk/; revision=7277
2001-01-06 01:15:24 +00:00
5e06eaaa7e 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=7276
2001-01-06 00:54:34 +00:00
9e5394aa6c Reverted, until me and maciej get some good ideas
svn path=/trunk/; revision=7273
2001-01-05 21:10:32 +00:00
601f4bc6b2 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=7267
2001-01-05 13:58:54 +00:00
b4c61eba80 Applied build patch from Mathieu Lacage.
svn path=/trunk/; revision=6427
2000-11-06 21:40:14 +00:00
7d712e4d73 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=6404
2000-11-05 15:08:14 +00:00
a0a71d2702 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=6403
2000-11-05 15:07:08 +00:00
72d98ac8f5 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=6258
2000-10-30 05:21:59 +00:00
bec6c50a7b 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=6214
2000-10-26 21:28:34 +00:00
44ae37c371 various small build fixes
svn path=/trunk/; revision=4917
2000-08-22 12:05:30 +00:00
a0281d1b18 Fix "cvs rm -rf" lossage.
svn path=/trunk/; revision=4480
2000-08-02 22:26:45 +00:00
087e70c885 removed last files from GNOME CVS
svn path=/trunk/; revision=4478
2000-08-02 21:47:06 +00:00
3ce00eb40e AC_WARN replaced with AC_MSG_WARN in comments
svn path=/trunk/; revision=4463
2000-08-02 00:54:46 +00:00
23c5109f7b This should work now.
svn path=/trunk/; revision=4293
2000-07-24 15:28:47 +00:00
b016d8e474 0.3.12
0.3.12

svn path=/trunk/; revision=4203
2000-07-17 22:30:14 +00:00
04f148f617 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=3910
2000-07-06 04:58:12 +00:00
5d0f34b4ee Use 'PISOCK_INCLUDEDIR' in pisock version check.
svn path=/trunk/; revision=3717
2000-06-24 10:47:21 +00:00
3144d402b5 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=3616
2000-06-17 21:00:40 +00:00
eaa86c334a 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=3553
2000-06-13 15:09:48 +00:00
0b37692c53 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=3549
2000-06-13 10:28:37 +00:00
ccb665a026 Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.
svn path=/trunk/; revision=3260
2000-05-29 15:42:50 +00:00
6c365b1f6d 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=3259
2000-05-29 15:17:17 +00:00
f44628eb84 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=3258
2000-05-29 14:30:32 +00:00
3f5d9cb608 Fixed my mess-up, sorry about that.
svn path=/trunk/; revision=3151
2000-05-21 22:40:15 +00:00
2093028eb9 Argh. I didn't mean for that to go in the repository, could've sworn I had the right CVSROOT.
svn path=/trunk/; revision=3150
2000-05-21 21:40:38 +00:00
0ebe110603 Added gnomemm.m4 for proper gnomemm checking
svn path=/trunk/; revision=3149
2000-05-21 21:38:39 +00:00
857af1bfa7 Gabber now has *working* i18n!
svn path=/trunk/; revision=3148
2000-05-21 21:36:20 +00:00
40b6141cfe 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=3054
2000-05-16 03:43:44 +00:00
46a9171448 "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=2727
2000-05-01 23:51:27 +00:00
49c2cb5af1 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=2564
2000-04-23 19:19:31 +00:00
f3a84bec06 Fixes the gnome-config check for gpilot.
svn path=/trunk/; revision=2495
2000-04-19 09:50:35 +00:00
eead62e2fd Changed the error string for gnome-pilot
svn path=/trunk/; revision=2494
2000-04-19 09:45:41 +00:00
f85c096a2c 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=2366
2000-04-10 18:21:11 +00:00
bce1144ad7 Modfied to use the gnome-config --yadayada gpilot script.
svn path=/trunk/; revision=2220
2000-03-29 00:30:07 +00:00
59d2deddc7 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=1938
2000-02-25 23:33:55 +00:00
d59b674484 s/1.0/1/ for interface version.
s/1.0/1/ for interface version.

svn path=/trunk/; revision=1934
2000-02-25 16:35:26 +00:00
2a8de7c53d 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=1905
2000-02-22 19:53:43 +00:00
5a80143a52 s/GNOME2_DIR/GNOME2_PATH/, for consistency
svn path=/trunk/; revision=1801
2000-02-16 23:51:01 +00:00
2cd2216b73 These shouldn't be here
svn path=/trunk/; revision=1763
2000-02-13 11:11:51 +00:00
25faacf139 I am sure that kabalak didn't mean to remove gnome-common/macros :)
svn path=/trunk/; revision=1747
2000-02-13 11:05:13 +00:00
61657f8452 removed gtranslator for re-checkin
svn path=/trunk/; revision=1746
2000-02-13 10:35:30 +00:00
49af1217d7 Fix GNUism introduced in the previous fix.
* autogen.sh: Fix GNUism introduced in the previous fix.

svn path=/trunk/; revision=1715
2000-02-09 23:19:13 +00:00
9e816b5c29 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=1701
2000-02-09 08:51:20 +00:00
831bc265cc 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=1685
2000-02-07 17:53:33 +00:00
dec6d6b097 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=1667
2000-02-04 22:25:36 +00:00
eb1bc09da6 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=1643
2000-01-26 01:55:16 +00:00
fb01420e58 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=1642
2000-01-26 01:01:04 +00:00
6e707feec4 Reverted my last commit.
svn path=/trunk/; revision=1613
2000-01-24 01:20:51 +00:00
acbc330e55 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=1612
2000-01-24 00:38:25 +00:00