Commit Graph

47 Commits

Author SHA1 Message Date
0bdf8fdb55 Distribute gnome-pilot.m4.
svn path=/trunk/; revision=16010
2002-03-10 15:35:38 +00:00
60eaaca663 I'm not dead yet!
svn path=/trunk/; revision=15919
2002-03-05 16:57:29 +00:00
33c3f207a5 These macros aren't needed in gnome2
These macros aren't needed in gnome2

svn path=/trunk/; revision=15918
2002-03-05 16:20:39 +00:00
64262ad7f2 back again !!!
svn path=/trunk/; revision=14875
2001-12-05 04:54:00 +00:00
e508d29396 *** empty log message ***
svn path=/trunk/; revision=14868
2001-12-04 20:55:41 +00:00
ec65c861a6 fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versions)
svn path=/trunk/; revision=14858
2001-12-04 05:43:50 +00:00
edd7c48be6 *** empty log message ***
svn path=/trunk/; revision=14857
2001-12-04 04:46:41 +00:00
eee25ffcae Removing changes to Makefile.am; didn't know this was a global directory
svn path=/trunk/; revision=11303
2001-07-23 13:07:02 +00:00
5637adc2c0 Make dist, dist check, and rpm are now supported and working. If you want to distribute a copy of SashMo to someone, you should type "make dist" and send them the tarball.
svn path=/trunk/; revision=11279
2001-07-20 21:39:10 +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
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
b016d8e474 0.3.12
0.3.12

svn path=/trunk/; revision=4203
2000-07-17 22:30:14 +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
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
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
e1376086f9 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=1569
2000-01-14 17:29:49 +00:00
550233b97a 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=1558
2000-01-12 04:07:35 +00:00
e69ca1a88c Balsa now does not install standard gnome M4 macros.
svn path=/trunk/; revision=1495
1999-12-16 23:48:56 +00:00
8846da8e48 Making sure everything's in
svn path=/trunk/; revision=1483
1999-12-12 21:49:08 +00:00
6f235e02f3 Add `gnome-bonobo-check.m4'.
* Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.

svn path=/trunk/; revision=905
1999-05-11 21:59:47 +00:00
ceb6a5d36a Fix invocation of AM_PATH_GNOME_PRINT. Sort lines.
* gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of
AM_PATH_GNOME_PRINT.
* Makefile.am (MACROS): Sort lines.

svn path=/trunk/; revision=818
1999-04-17 01:22:18 +00:00
23e6445f8b New automake conditional that's always false.
1999-02-04  Martin Baulig  <martin@home-of-linux.org>

	* aclocal-include.m4 (INSIDE_GNOME_COMMON): New automake
	conditional that's always false.

	* gnome-common.m4: New file. This defines a `GNOME_COMMON_INIT'
	macro that should be used in all GNOME Applications outside
	the CVS tree.

	* Makefile.am: If we are `INSIDE_GNOME_COMMON', install all
	$(MACROS), autogen.sh, gnome-common.m4 and a newly created
	gnome-macros.dep in `$(datadir)/aclocal/gnome'.

svn path=/trunk/; revision=640
1999-02-04 13:04:51 +00:00
8599fb07e0 Added gnome-print-check.m4 to MACROS
1999-01-06 Nat Friedman   <nat@nat.org>

	* Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS

svn path=/trunk/; revision=584
1999-01-06 10:03:18 +00:00
1f0aa99d11 Minor `make distcheck' fixes.
svn path=/trunk/; revision=568
1999-01-03 19:17:16 +00:00
5a8e03a882 Added gnome-orbit-check.m4.
svn path=/trunk/; revision=516
1998-12-08 23:48:04 +00:00
a2925ce560 Removed gnome-libgtop-sysdeps.m4 here.
svn path=/trunk/; revision=514
1998-12-08 23:25:26 +00:00
3c70d2ff66 Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBS
1998-11-12  Andrew T. Veliath  <andrewv@usa.net>

	* gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if
	gnome-config is found.  New GNOMEGNORBA_LIBS library variable
	(GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS).  Update
	GNOME_LIBDIR and GNOME_INCLUDEDIR to to include the required
	Gnorba info, if it is in a different location.

	* Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile.

	* gnome-gnorba-check.m4: New file.

svn path=/trunk/; revision=470
1998-11-12 23:58:59 +00:00
eb752301e0 Add gnome-ghttp-check.m4 to the Makefile.
1998-08-24  Christopher Blizzard  <blizzard@appliedtheory.com>

        * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile.

svn path=/trunk/; revision=333
1998-08-24 13:58:23 +00:00
bfdb2a9614 New file. Defines the GNOME_COMPILER_WARNINGS macro. Add
* compiler-flags.m4: New file.  Defines the
GNOME_COMPILER_WARNINGS macro.
* autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
of flags passed to `configure'.
* Makefile.am (MACROS): Add compiler-flags.m4.

svn path=/trunk/; revision=327
1998-08-20 21:23:52 +00:00
32fec7af94 Remove `macros.dep'.
* Makefile.am (EXTRA_DIST): Remove `macros.dep'.

Because it doesn't work for srcdir != builddir.  I see no great loss
in not distributing this file -- it is used only in maintainer-mode,
and it is easily generated.  Anyone who's not using GNU make for
maintainer-mode is already not supported, so this doesn't make a
difference, I think.

svn path=/trunk/; revision=294
1998-08-02 01:50:52 +00:00
3f79258dc3 Added gnome-xml-check.m4 for libxml detection, Daniel.
svn path=/trunk/; revision=288
1998-07-26 21:55:40 +00:00
c2fffade9b Added linger.m4. New file.
Fri Jul 24 00:45:38 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (MACROS): Added linger.m4.
	* linger.m4: New file.

svn path=/trunk/; revision=286
1998-07-24 06:50:18 +00:00
3c526bc893 Added gnome-undelfs.m4, gnome-vfs.m4. New file. New file.
Thu Jul 23 22:41:23 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4.
	* gnome-undelfs.m4: New file.
	* gnome-vfs.m4: New file.

svn path=/trunk/; revision=284
1998-07-24 06:14:30 +00:00
0447252840 Add `need-declaration.m4'.
* Makefile.am (MACROS): Add `need-declaration.m4'.

* gnome-support.m4 (AC_REPLACE_FUNCS): Add memmove, strtod,
strtol, strtoul.
(GCC_NEED_DECLARATIONS): New check.  Check whether `gethostname'
needs to be declared.

* need-declaration.m4: New file.  Stolen from EGCS.

svn path=/trunk/; revision=281
1998-07-15 23:47:31 +00:00
3d7cf75da2 Add all the `.m4' files here.
* Makefile.am (MACROS): Add all the `.m4' files here.

svn path=/trunk/; revision=273
1998-06-30 00:13:24 +00:00
618cc5ffe2 New check. (vprintf): New check. (ftruncate.c): Remove check. This needs
* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check.
(vprintf): New check.
(ftruncate.c): Remove check.
This needs to be further cleaned up to only list what is
needed for gdiskfree.
* Makefile.am (MACROS): Add gnome-fileutils.m4.

svn path=/trunk/; revision=268
1998-06-24 18:51:25 +00:00
75b3098560 Add `gnome-pthread-check.m4'. New file. Moved pthread check from
* Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
* gnome-pthread-check.m4: New file.  Moved pthread check from
gnome-x-checks.m4 to here.
* gnome-objc-checks.m4: Use `gnome-pthread-check'.
(OBJC_LIBS): New config var.
* gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
already part of `$x_libs'.
Move pthread check to new file.

- Hari

svn path=/trunk/; revision=37
1998-02-15 23:13:49 +00:00
1b06b7d231 Use single quotes, not double quotes. Otherwise bash will interpret
Sat Feb 14 12:45:35 1998  Tom Tromey  <tromey@cygnus.com>

        * Makefile.am (macros.dep): Use single quotes, not double quotes.
        Otherwise bash will interpret `$(...)' incorrectly.
        (EXTRA_DIST): Include macros.dep in distribution.

svn path=/trunk/; revision=35
1998-02-14 22:06:12 +00:00
8bd27da273 Put back doubled `$'. We want the expansion to occur in the including
* Makefile.am (macros.dep): Put back doubled `$'.  We want the
expansion to occur in the including Makefile, not here.
Otherwise, there will be an extra `../' in the rule.

- Hari

svn path=/trunk/; revision=34
1998-02-14 17:40:00 +00:00
93cd02600b Removed extra `$' from rule.
Sat Feb 14 01:09:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros.dep): Removed extra `$' from rule.

svn path=/trunk/; revision=31
1998-02-14 08:40:53 +00:00
cdd17595d7 Add `autogen.sh'.
* Makefile.am (EXTRA_DIST): Add `autogen.sh'.

svn path=/trunk/; revision=29
1998-02-14 05:42:53 +00:00
29978a207d Add `gnome-support.m4' to MACROS
svn path=/trunk/; revision=21
1998-02-13 18:19:17 +00:00
8324e4c38d New maintainer rule for handling automatic rebuilding of aclocal.m4 if any
* Makefile.am (macros.dep): New maintainer rule for handling
automatic rebuilding of aclocal.m4 if any of the macros change.
(MACROS): New variable.  List of all `m4' macros in this
directory.

- Hari

svn path=/trunk/; revision=20
1998-02-13 18:01:43 +00:00
f97c786c15 New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed
* gnome.m4: New file.  Moved AC_CHECK_GNOME from `configure.in' to
here, and renamed macro to GNOME_CHECK_GNOME.
* gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
to GNOME_X_CHECKS.

* aclocal-include.m4: New file.  Defines AM_ACLOCAL_INCLUDE macro
to provide extra search directories to `aclocal'.

svn path=/trunk/; revision=11
1998-02-10 20:21:54 +00:00