Commit Graph

226 Commits

Author SHA1 Message Date
15f9d079e6 0.5 RELEASE
2001-05-24  Arturo Espinosa Aldama  <arturo@ximian.com>

	* 0.5 RELEASE

svn path=/trunk/; revision=9973
2001-05-25 00:59:35 +00:00
7226882e10 add hp-ux specific check from glib
2001-05-24  jacob berkman  <jacob@ximian.com>

	* gnome-pthread-check.m4 (GNOME_PTHREAD_CHECK): add hp-ux specific
	check from glib

svn path=/trunk/; revision=9964
2001-05-24 18:35:34 +00:00
cc2b0f6df9 This should fix that irritating
make[2]: *** No rule to make target `all-no-@BUILD_INCLUDED_LIBINTL@', needed by `all-no'.

2001-05-19  Jody Goldberg <jgoldberg@home.com>

	* gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions
	  work.

svn path=/trunk/; revision=9895
2001-05-19 17:43:23 +00:00
75a16468d3 change $(cmd) to cmd in order to make it usable in non-bash bourne
2001-04-16  Jaka Mocnik  <jaka@gnu.org>

	* gnome-print-check.m4: change $(cmd) to `cmd` in order to make it
	usable in non-bash bourne shells.

svn path=/trunk/; revision=9341
2001-04-16 09:30:54 +00:00
50ef074887 quote a test and make sure incdir is always set so 'cat' works
2001-03-01  JP Rosevear  <jpr@ximian.com>

	* gnome-pilot.m4: quote a test and make sure incdir is always set
	so 'cat' works

svn path=/trunk/; revision=8469
2001-03-02 01:33:29 +00:00
535fea211a Replaced awk with sed in gnome-print checks, seems to work now
svn path=/trunk/; revision=8324
2001-02-21 19:34:27 +00:00
9d60fefc60 Revert my previous patch now that gnome-pim and evolution are fixed to
2001-02-19  JP Rosevear  <jpr@ximian.com>

	* gnome-pilot.m4: Revert my previous patch now that gnome-pim and
	evolution are fixed to accomodate the change

svn path=/trunk/; revision=8289
2001-02-19 23:52:20 +00:00
e015fa2525 AC_SUBST the PISOCK_LIBDIR var
2001-02-19  JP Rosevear  <jpr@ximian.com>

	* gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var

svn path=/trunk/; revision=8284
2001-02-19 23:27:29 +00:00
249be89c95 Put gnome-print-check.m4 to diet
svn path=/trunk/; revision=8263
2001-02-17 05:10:50 +00:00
2132c03854 Added test for xml-i18n-tools if AM_PROG_XML_I18N_TOOLS is found.
2001-02-07  Kenneth Christiansen  <kenneth@gnu.org>

        * autogen.sh: Added test for xml-i18n-tools if
        AM_PROG_XML_I18N_TOOLS is found.

svn path=/trunk/; revision=8066
2001-02-07 22:53:06 +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
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
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
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
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
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
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
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
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
708de9037e 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=1611
2000-01-23 17:51:33 +00:00
a39aa9b053 fix the version-checking macro for debian
* gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for
	        debian

svn path=/trunk/; revision=1610
2000-01-23 03:39:42 +00:00
73107b49d4 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=1598
2000-01-21 00:12:15 +00:00
21cc1d3aee Fix typo in PILOT_LINK_HOOK.
* gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK.

svn path=/trunk/; revision=1575
2000-01-16 18:50:32 +00:00
19a9abb138 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=1571
2000-01-15 17:21:10 +00:00
7f8cd0fc32 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=1546
2000-01-09 09:59:30 +00:00
9c84a92539 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=1512
1999-12-25 14:31:23 +00:00
d9c655cd48 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=1463
1999-12-05 22:13:49 +00:00