Commit Graph

338 Commits

Author SHA1 Message Date
43a26581b2 Require at least gtk+ 1.2 (pointless getting bug reports with an old
1998-02-27  Gregory McLean <gregm@comstar.net>

        * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting
        bug reports with an old glib/gtk/gdk set..)

svn path=/trunk/; revision=708
1999-02-27 19:56:42 +00:00
c293de1aca Require LibGTop >= 1.0.0.
1999-02-25  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0.

svn path=/trunk/; revision=702
1999-02-25 07:01:52 +00:00
6c9ae3c490 Fixes for release.
Fixes for release.

svn path=/trunk/; revision=695
1999-02-25 00:26:34 +00:00
4ee13eca04 look in the right prefix
svn path=/trunk/; revision=693
1999-02-25 00:18:21 +00:00
6b37708424 Require LibGTop >= 0.100.0.
1999-02-24  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-checks.m4: Require LibGTop >= 0.100.0.

svn path=/trunk/; revision=690
1999-02-24 14:54:16 +00:00
2df03af7a2 Only add the compilation warnings if the compiler is GCC.
1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* compiler-flags.m4: Only add the compilation warnings if the
	compiler is GCC.

svn path=/trunk/; revision=684
1999-02-22 21:27:11 +00:00
b779411ecc ZVT_LIBS
1999-02-20  Timur Bakeyev <mc@bat.ru>

	* gnome.m4: Added and exported ZVT_LIBS.

svn path=/trunk/; revision=680
1999-02-20 02:15:32 +00:00
b9fed50503 x Wonderful, now we have autoconf magic, --enable-pvm=[yes,no]
Alan Aspuru-Guzik

svn path=/trunk/; revision=678
1999-02-19 02:50:28 +00:00
28707ca90c svn path=/trunk/; revision=675
Tue Feb 16 19:35:42 1999  Owen Taylor  <otaylor@redhat.com>

svn path=/trunk/; revision=675
1999-02-18 00:02:24 +00:00
77a4da6339 BSDI's shell fix..
1999-02-15  Timur Bakeyev <mc@bat.ru>

	* gnome-gettext.m4: Work around a bug in BSDI's native sh, which in-
	correctly expands ${LINGUAS=$ALL_LINGUAS}. Switched to if/fi variant.

svn path=/trunk/; revision=665
1999-02-15 17:58:31 +00:00
7ecd4915dd Reworked the paragraph formatting dialog.
Bumped the version number.
Reworked macros/gnome-print-check.m4.
Added a plugin to plugins/.cvsignore.

svn path=/trunk/; revision=664
1999-02-15 09:13:17 +00:00
27660c1d47 Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC so
1999-02-10  Martin Baulig  <martin@home-of-linux.org>

	* gnome-objc-checks.m4: Applied a patch from Kenneth Stailey;
	use $CFLAGS when invoking $OBJC so the user can add additional
	include paths.

svn path=/trunk/; revision=658
1999-02-10 14:37:29 +00:00
5493a25691 Don't add warning and compiler flags to the CFLAGS and CXXFLAGS when
1999-02-05  Martin Baulig  <martin@home-of-linux.org>

	* compiler-flags.m4: Don't add warning and compiler flags to
	the CFLAGS and CXXFLAGS when they're cached. This fixes the
	problem that CFLAGS and CXXFLAGS get longer and longer each
	time you run a `config.status --recheck'.

svn path=/trunk/; revision=646
1999-02-05 11:42:32 +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
6d97fa0fe8 Re-order log
svn path=/trunk/; revision=622
1999-01-27 16:15:46 +00:00
c4c5a328a5 Add recognition of 2 more libraries - pthreads and pthread-support build
Sun Jan 24 03:59:32 1999  Timur Bakeyev <mc@bat.ru>

	* gnome-pthread-check.m4: Add recognition of 2 more libraries -
	pthreads and pthread-support build in libc (as on BSDI).

svn path=/trunk/; revision=619
1999-01-24 01:03:26 +00:00
95a1254799 New macro. This checks whether you have the LibGTop documentation
1999-01-23  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This
	checks whether you have the LibGTop documentation installed and
	defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake
 	conditional.

svn path=/trunk/; revision=618
1999-01-23 18:29:06 +00:00
2f77d8f40d Applied a patch from Owen Taylor to keep this in sync with
AC_GTK_GETTEXT from gtk+/acinclude.m4.

1999-01-20  Martin Baulig  <martin@home-of-linux.org>

	* acinclude.m4 (ac_result): Unset CATOBJEXT so
	that the macros and Makefiles correctly handle
	disabling NLS when no gettext is found.

svn path=/trunk/; revision=616
1999-01-20 23:09:09 +00:00
d2ef977015 Rewrite to be saner. Don't limit yourself to a fixed set of names for the
* gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.
	Don't limit yourself to a fixed set of names for the compiler.

svn path=/trunk/; revision=614
1999-01-20 03:33:28 +00:00
6b547a4d98 initial rev.
svn path=/trunk/; revision=611
1999-01-19 08:23:48 +00:00
ac3196e5ca Suggest using libtool 1.2d
svn path=/trunk/; revision=606
1999-01-18 19:41:12 +00:00
b360846792 x GMoiss about box fixed
x Filenames changed to the file structure and they now use simulation
  struct
x Everything now uses glib
x 0.99.2 compliant
x May not work (commit for rulox)
Alan Aspuru Guzik

svn path=/trunk/; revision=596
1999-01-13 01:21:51 +00:00
6eb8a5006f x I must leave - Incomplete commit for bit to hack in the night
x Name changes, I still have to finish the file names
x Function API changes.
Alan Aspuru Guzik

svn path=/trunk/; revision=594
1999-01-12 01:52:48 +00:00
f598a336e3 (This is a patch from Nix <nix@esperi.demon.co.uk>) Brought C++ language
(This is a patch from Nix  <nix@esperi.demon.co.uk>)
 * compiler-flags.m4 (GNOME_CXX_WARNINGS): Brought C++ language
   compliance into line with C language compliance.
   Fixed typo (`C' for `C++').
   (--enable-iso-cxx): New flag to *permit* -pedantic rather than
   requiring it.

svn path=/trunk/; revision=592
1999-01-11 05:12:24 +00:00
c3284ed119 Couple of changes:
Couple of changes:

	configure tests to make gnome-libs prepared for a potential
	release of Imlib 1.9.

	Mime-info fix for the tar-problem in gmc.

Miguel.

svn path=/trunk/; revision=587
1999-01-08 05:40:14 +00:00
14182a5f7f Thu, 7 Jan 1999 16:59:35 +0100 Paolo Molaro <lupus@debian.org>
* macros/gnome-objc-checks.m4: enable egcc as an objc compiler.
	* obgtk/obgtkLabel.m: use gtk_label_set_text (the interface ni
	/obgtkLabel.mh is the same).

svn path=/trunk/; revision=586
1999-01-07 15:59:36 +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
f8a64f51e9 A new autoconf macro to check for libgnomeprint. I've never written
one of these before, so please let me know if I messed up :-) The
macro is GNOME_PRINT_CHECK.

svn path=/trunk/; revision=582
1999-01-06 10:00:03 +00:00
c107b53ebb Include dirent.h before checking whether `scandir' needs to be declared.
* gnome-support.m4: Include dirent.h before checking whether
`scandir' needs to be declared.
* need-declaration.m4: Revert unlogged change.

svn path=/trunk/; revision=580
1999-01-06 01:45:20 +00:00
6462909737 Fix the scandir detection
svn path=/trunk/; revision=579
1999-01-06 01:10:15 +00:00
2bb0bf664b Applied patch for DG/UX from Marc J. Fraioli:
* macros/gnome-support.m4: Check whether we need to declare scandir ().
* support/gnomesupport.awk: Declare scandir () if necessary.

svn path=/trunk/; revision=576
1999-01-05 22:15:46 +00:00
b98f98bd6a More fixes for 0_99_2
svn path=/trunk/; revision=573
1999-01-05 00:45:28 +00:00
1f0aa99d11 Minor `make distcheck' fixes.
svn path=/trunk/; revision=568
1999-01-03 19:17:16 +00:00
60d1b615de Added and exported GNOME_APPLET_LIBS.
svn path=/trunk/; revision=559
1998-12-22 18:24:24 +00:00
52f6c4b4fe Merge the changes from GNOME_STABLE into HEAD.
Merge the changes from GNOME_STABLE into HEAD.

Miguel.

svn path=/trunk/; revision=533
1998-12-17 00:06:51 +00:00
853d13b9df Add the hacked version of the gettext macros that is used in Gtk+ here.
1998-12-15  Martin Baulig  <martin@home-of-linux.org>

	* gnome-gettext.m4: Add the hacked version of the gettext
	macros that is used in Gtk+ here.

	* autogen.sh: Accept both AM_GNU_GETTEXT and AM_GNOME_GETTEXT.

svn path=/trunk/; revision=526
1998-12-15 22:57:24 +00:00
85945d3649 Just set the version number to 0.99.0 to keep it in sync with the rest
of GNOME.

1998-12-15  Martin Baulig  <martin@home-of-linux.org>

	Released LibGTop 0.99.0 which is a feature-freezed version
	for GNOME 1.0.

svn path=/trunk/; revision=525
1998-12-15 19:03:36 +00:00
eb2b8468e4 All parts of GNOME will now require LibGTop >= 0.30.0 which is the latest
1998-12-15  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-check.m4: All parts of GNOME will now require
	LibGTop >= 0.30.0 which is the latest version from CVS and
	already feature-freezed for GNOME 1.0.

svn path=/trunk/; revision=524
1998-12-15 13:17:18 +00:00
60ab9dc306 Fixed typo, from Markus Linnala <maage@cs.tut.fi>
svn path=/trunk/; revision=519
1998-12-09 16:25:39 +00:00
5a8e03a882 Added gnome-orbit-check.m4.
svn path=/trunk/; revision=516
1998-12-08 23:48:04 +00:00
f04cdc6fa8 Make this work with more than one directory.
1998-12-09  Martin Baulig  <martin@home-of-linux.org>

	* aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Make this work
	with more than one directory.

svn path=/trunk/; revision=515
1998-12-08 23:29:47 +00:00
a2925ce560 Removed gnome-libgtop-sysdeps.m4 here.
svn path=/trunk/; revision=514
1998-12-08 23:25:26 +00:00
530aeea8a3 Moved into the LibGTop module. This file contains too much stuff that
1998-12-08  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Moved into the LibGTop module.
	This file contains too much stuff that should only be used
	internally in LibGTop, so it's better to have it there.

svn path=/trunk/; revision=513
1998-12-08 22:59:29 +00:00
0f2f9d3544 Ok, the check for NO-AUTO-GEN is now working. This was borking up the
Ok, the check for NO-AUTO-GEN is now working.  This was borking up the
gnome-guile compile. (It was testing for $srcdir/configure.in/NO-AUTO-GEN
instead of $srcdir/NO-AUTO-GEN)

Mark Crichton

svn path=/trunk/; revision=512
1998-12-08 17:16:35 +00:00
063f27f0a1 test -e is broken in Solaris /bin/sh, use test -r instead
svn path=/trunk/; revision=511
1998-12-08 14:04:45 +00:00
e6a7852227 Make sure aclocal.m4 works before invoking gettextize.
svn path=/trunk/; revision=510
1998-12-07 21:44:21 +00:00
d1fe6ca329 Make sure aclocal.m4 exists before making it writable.
svn path=/trunk/; revision=509
1998-12-07 20:05:21 +00:00
cc3aece5db Invoke gettextize with the --copy parameter to prevent it from making
aclocal.m4 a symlink to a place where normal people don't have write
access. After that do a chmod on that file so we really can write it.

svn path=/trunk/; revision=508
1998-12-06 13:00:17 +00:00
6649899543 Recognice OpenBSD as a valid system and use the `freebsd' sysdeps
1998-12-06  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Recognice OpenBSD as a valid
	system and use the `freebsd' sysdeps directory for it.

svn path=/trunk/; revision=507
1998-12-06 11:06:54 +00:00
f37e3a1f70 clear GUILE_LIBS and GUILE_INCS if guile isn't there (quick fix)
* gnome-guile-checks.m4: clear GUILE_LIBS and GUILE_INCS if
guile isn't there (quick fix)

-Yosh

svn path=/trunk/; revision=506
1998-12-06 07:35:53 +00:00