Commit Graph

241 Commits

Author SHA1 Message Date
jacob berkman dcc99c020b do a test that is not only always false, but works with autoconf 2.52 and
2001-10-24  jacob berkman  <jacob@ximian.com>

	* aclocal-include.m4 (AM_ACLOCAL_INCLUDE): do a test that is not
	only always false, but works with autoconf 2.52 and isn't trying
	to be too smart

svn path=/trunk/; revision=13996
2001-10-24 22:17:05 +00:00
Darin Adler 1057efd639 Complete intltool support.
* autogen.sh: Complete intltool support.

svn path=/trunk/; revision=13311
2001-10-02 19:19:44 +00:00
Darin Adler 9c9e6d8e0c Add intltool support.
svn path=/trunk/; revision=13308
2001-10-02 19:03:43 +00:00
Eskil Heyn Olsen 169d9ae19a PISOCK_CFLAGS no longer contains pilot-link version.
2001-09-16  Eskil Heyn Olsen  <eskil@eskil.dk>

        * gnome-pilot.m4:
        PISOCK_CFLAGS no longer contains pilot-link version.

svn path=/trunk/; revision=12871
2001-09-17 04:32:38 +00:00
Eskil Heyn Olsen a9c0f1b944 Stuff to check version of gnome-pilot
* gnome-pilot.m4:
        Stuff to check version of gnome-pilot

svn path=/trunk/; revision=12722
2001-09-10 00:42:32 +00:00
Pavel Roskin db79f8266e Specify additional includes when testing for ext2fs/ext2fs.h.
* gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional
includes when testing for ext2fs/ext2fs.h.

svn path=/trunk/; revision=12291
2001-08-20 15:43:30 +00:00
Pavel Roskin 135585f1fe Specify additional includes when testing for rpc/pmap_clnt.h. Needed for
* gnome-vfs.m4 (GNOME_WITH_VFS): Specify additional includes
when testing for rpc/pmap_clnt.h.  Needed for Autoconf 2.50+
only - older versions don't try to compile headers and ignore
this argument.

svn path=/trunk/; revision=12262
2001-08-20 08:00:31 +00:00
Darin Adler 950e90cd92 Ignore generated .dep file.
* .cvsignore: Ignore generated .dep file.

svn path=/trunk/; revision=11655
2001-08-04 19:29:35 +00:00
J.H.M. Dassen (Ray) 121e5ccbef Made "--without-guile" work. Added $guile_msg for reporting back.
2001-08-02  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* gnome-guile-checks.m4: Made "--without-guile" work. Added $guile_msg
	  for reporting back.

2001-08-02  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* configure.in: Use the new improved (functional) guile tests.

svn path=/trunk/; revision=11574
2001-08-02 15:35:57 +00:00
Jody Goldberg e951bf718e Add psion macros from Frodo Looijaard <frodol@dds.nl>
2001-07-24  Jody Goldberg <jgoldberg@home.com>

	* psiconv.m4 : Add psion macros from Frodo Looijaard <frodol@dds.nl>

svn path=/trunk/; revision=11374
2001-07-25 00:33:17 +00:00
Frédéric Crozat 3d52f276b1 Correct minimal version test
* gnome-print-check.m4 (AM_PATH_GNOME_PRINT):
	Correct minimal version test

svn path=/trunk/; revision=11338
2001-07-24 07:39:00 +00:00
Eskil Heyn Olsen 72ca61d74b Fixed the cat of pi-version.h
2001-06-22  Eskil Heyn Olsen  <eskil@eskil.dk>

        * gnome-pilot.m4:
        Fixed the cat of pi-version.h

svn path=/trunk/; revision=10403
2001-06-23 05:14:10 +00:00
Havoc Pennington 28769383c0 fix to include the CFLAGS for extra libraries
2001-06-20  Havoc Pennington  <hp@redhat.com>

	* gnome.m4: fix to include the CFLAGS for extra libraries

svn path=/trunk/; revision=10355
2001-06-21 15:37:23 +00:00
Pavel Roskin 98c843107b Always explicitly declare main() with the return type `int'. Don't use
* gnome-fileutils.m4: Always explicitly declare main() with the
return type `int'. Don't use exit() since it may be undeclared.
Use `return' instead.
* gnome-pilot.m4: Likewise.
* gperf-check.m4: Likewise.
* linger.m4: Likewise.

svn path=/trunk/; revision=10209
2001-06-13 19:17:16 +00:00
Peter Williams b5d82cbe95 macros/ChangeLog:
2001-06-01  Peter Williams  <peterw@ximian.com>

       * autogen.sh: s,Gnome,$PKG_NAME,g

macros2/ChangeLog:
2001-06-01  Peter Williams  <peterw@ximian.com>

       * autogen.sh: s,Gnome,$PKG_NAME,g

svn path=/trunk/; revision=10097
2001-06-02 13:44:31 +00:00
Arturo Espinosa Aldama 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
jacob berkman 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
Jody Goldberg 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
Jaka Mocnik 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
JP Rosevear 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
Lauris Kaplinski 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
JP Rosevear 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
JP Rosevear 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
Lauris Kaplinski 249be89c95 Put gnome-print-check.m4 to diet
svn path=/trunk/; revision=8263
2001-02-17 05:10:50 +00:00
Kenneth Christiansen 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
Maciej Stachowiak 40432fa8e1 Added missing PROG.
* autogen.sh: Added missing PROG.

svn path=/trunk/; revision=7277
2001-01-06 01:15:24 +00:00
Maciej Stachowiak 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
Martin Baulig 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
Dan Winship a0281d1b18 Fix "cvs rm -rf" lossage.
svn path=/trunk/; revision=4480
2000-08-02 22:26:45 +00:00
scottf 087e70c885 removed last files from GNOME CVS
svn path=/trunk/; revision=4478
2000-08-02 21:47:06 +00:00
Pavel Roskin 3ce00eb40e AC_WARN replaced with AC_MSG_WARN in comments
svn path=/trunk/; revision=4463
2000-08-02 00:54:46 +00:00
Stanislav Brabec 5d0f34b4ee Use 'PISOCK_INCLUDEDIR' in pisock version check.
svn path=/trunk/; revision=3717
2000-06-24 10:47:21 +00:00
Dan Winship 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
Martin Baulig 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
Martin Baulig 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
Martin Baulig ccb665a026 Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh.
svn path=/trunk/; revision=3260
2000-05-29 15:42:50 +00:00
Martin Baulig 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
Martin Baulig 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
Julian Missig 3f5d9cb608 Fixed my mess-up, sorry about that.
svn path=/trunk/; revision=3151
2000-05-21 22:40:15 +00:00
Julian Missig 857af1bfa7 Gabber now has *working* i18n!
svn path=/trunk/; revision=3148
2000-05-21 21:36:20 +00:00
Russell Steinthal 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
Dan Winship 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
George Lebl 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
Eskil Heyn Olsen f3a84bec06 Fixes the gnome-config check for gpilot.
svn path=/trunk/; revision=2495
2000-04-19 09:50:35 +00:00
Eskil Heyn Olsen eead62e2fd Changed the error string for gnome-pilot
svn path=/trunk/; revision=2494
2000-04-19 09:45:41 +00:00
Dan Winship 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
James Henstridge 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
Martin Baulig 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
James Henstridge 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
Fatih Demir 61657f8452 removed gtranslator for re-checkin
svn path=/trunk/; revision=1746
2000-02-13 10:35:30 +00:00