Michael Lausch [Fri, 5 Feb 1999 18:50:38 +0000 (18:50 +0000)]
It was a mistake
svn path=/trunk/; revision=619
Michael Lausch [Fri, 5 Feb 1999 18:03:52 +0000 (18:03 +0000)]
no more intl dir
svn path=/trunk/; revision=618
Michael Lausch [Fri, 5 Feb 1999 18:02:41 +0000 (18:02 +0000)]
Removing unnecessary intl files.
svn path=/trunk/; revision=617
Michael Lausch [Fri, 5 Feb 1999 18:00:31 +0000 (18:00 +0000)]
removing unnecessary intl files.
svn path=/trunk/; revision=616
Martin Baulig [Fri, 5 Feb 1999 11:42:32 +0000 (11:42 +0000)]
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=610
Martin Baulig [Thu, 4 Feb 1999 13:27:05 +0000 (13:27 +0000)]
To make this work both for GNOME Applications inside and outside the
GNOME CVS Tree I did the following:
* There is an `INSIDE_GNOME_COMMON' automake conditional which is defined
in two places:
- macros/aclocal-includes.m4 defines this to always be false.
- gnome-common/configure.in does not include anything from macros and
defines this to be true.
* We use this automake conditional in the macros/Makefile.am to install
$(MACROS), autogen.sh, gnome-common.m4 and a newly created gnome-macros.dep
in `$(datadir)/aclocal/gnome'.
Since aclocal doesn't look in subdirectories we can safely install them
there even when compiling from CVS.
Also, there is no need to make any change to any existing application
in the GNOME CVS Tree - really fine ...
* When we're outside the GNOME CVS Tree we simply need to tell aclocal that
it should also look in `$(datadir)/aclocal/gnome' and it will find all
the macros.
The is a `gnome-skel' module in CVS that can be used as a starting point
when writing a new GNOME Application that should be used outside CVS.
February 4, 1999,
Martin Baulig <martin@home-of-linux.org>
svn path=/trunk/; revision=609
Martin Baulig [Thu, 4 Feb 1999 13:04:51 +0000 (13:04 +0000)]
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=605
Raja R Harinath [Wed, 27 Jan 1999 16:15:46 +0000 (16:15 +0000)]
Re-order log
svn path=/trunk/; revision=595
Timur Bakeyev [Sun, 24 Jan 1999 01:03:26 +0000 (01:03 +0000)]
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=592
Martin Baulig [Sat, 23 Jan 1999 18:29:06 +0000 (18:29 +0000)]
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=591
Martin Baulig [Wed, 20 Jan 1999 23:09:09 +0000 (23:09 +0000)]
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=589
Raja R Harinath [Wed, 20 Jan 1999 03:33:28 +0000 (03:33 +0000)]
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=588
Marcin Gorycki [Tue, 19 Jan 1999 08:23:48 +0000 (08:23 +0000)]
initial rev.
svn path=/trunk/; revision=586
Arturo Espinosa [Mon, 18 Jan 1999 19:41:12 +0000 (19:41 +0000)]
Suggest using libtool 1.2d
svn path=/trunk/; revision=582
Alan Aspuru Guzik [Wed, 13 Jan 1999 01:21:51 +0000 (01:21 +0000)]
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=575
Alan Aspuru Guzik [Tue, 12 Jan 1999 01:52:48 +0000 (01:52 +0000)]
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=573
Tero Pulkkinen [Mon, 11 Jan 1999 05:12:24 +0000 (05:12 +0000)]
(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=571
Arturo Espinosa [Fri, 8 Jan 1999 05:40:16 +0000 (05:40 +0000)]
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=569
Paolo Molaro [Thu, 7 Jan 1999 15:59:36 +0000 (15:59 +0000)]
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=568
Nat Friedman [Wed, 6 Jan 1999 10:03:18 +0000 (10:03 +0000)]
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=566
Nat Friedman [Wed, 6 Jan 1999 10:00:03 +0000 (10:00 +0000)]
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=564
Raja R Harinath [Wed, 6 Jan 1999 01:45:20 +0000 (01:45 +0000)]
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=562
Arturo Espinosa [Wed, 6 Jan 1999 01:10:15 +0000 (01:10 +0000)]
Fix the scandir detection
svn path=/trunk/; revision=561
Martin Baulig [Tue, 5 Jan 1999 22:15:47 +0000 (22:15 +0000)]
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=558
Arturo Espinosa [Tue, 5 Jan 1999 00:45:28 +0000 (00:45 +0000)]
More fixes for 0_99_2
svn path=/trunk/; revision=555
Martin Baulig [Sun, 3 Jan 1999 19:17:16 +0000 (19:17 +0000)]
Minor `make distcheck' fixes.
svn path=/trunk/; revision=551
Arturo Espinosa [Sat, 2 Jan 1999 17:39:07 +0000 (17:39 +0000)]
Jeff is completely correct. I need to wait til the next glib release, revert this for now
svn path=/trunk/; revision=550
Arturo Espinosa [Sat, 2 Jan 1999 17:23:59 +0000 (17:23 +0000)]
Fix from Ulrich to gnome-libs
svn path=/trunk/; revision=549
Jeff Garzik [Thu, 24 Dec 1998 21:09:15 +0000 (21:09 +0000)]
Merge changes from GNOME_STABLE.
svn path=/trunk/; revision=546
Jeff Garzik [Thu, 24 Dec 1998 20:31:34 +0000 (20:31 +0000)]
poptParseArgvString cleanups...
x
Added array grow increment constant.
Remove unnecessary 'dst' init.
Remove unnecessary strcpy().
Make arg 's' and var 'src' const-correct.
svn path=/trunk/; revision=543
Jeff Garzik [Tue, 22 Dec 1998 18:24:24 +0000 (18:24 +0000)]
Added and exported GNOME_APPLET_LIBS.
svn path=/trunk/; revision=541
Matt Wilson [Mon, 21 Dec 1998 17:21:31 +0000 (17:21 +0000)]
fix pointer assignment
1998-12-21 Matt Wilson <msw@redhat.com>
* poptparse.c: fix pointer assignment
svn path=/trunk/; revision=540
Arturo Espinosa [Thu, 17 Dec 1998 00:07:13 +0000 (00:07 +0000)]
Merge the changes from GNOME_STABLE into HEAD.
Merge the changes from GNOME_STABLE into HEAD.
Miguel.
svn path=/trunk/; revision=535
Martin Baulig [Tue, 15 Dec 1998 22:57:24 +0000 (22:57 +0000)]
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=527
Martin Baulig [Tue, 15 Dec 1998 19:03:36 +0000 (19:03 +0000)]
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=526
Martin Baulig [Tue, 15 Dec 1998 13:29:42 +0000 (13:29 +0000)]
Add all source and header files here.
1998-12-15 Martin Baulig <martin@home-of-linux.org>
* Makefile.am (EXTRA_DIST): Add all source and header files here.
svn path=/trunk/; revision=525
Martin Baulig [Tue, 15 Dec 1998 13:17:18 +0000 (13:17 +0000)]
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
Elliot Lee [Mon, 14 Dec 1998 23:58:37 +0000 (23:58 +0000)]
Now it works.
Now it works.
svn path=/trunk/; revision=523
Elliot Lee [Mon, 14 Dec 1998 23:54:15 +0000 (23:54 +0000)]
remove argp files.
remove argp files.
svn path=/trunk/; revision=522
Jeff Garzik [Wed, 9 Dec 1998 16:25:39 +0000 (16:25 +0000)]
Fixed typo, from Markus Linnala <maage@cs.tut.fi>
svn path=/trunk/; revision=519
Martin Baulig [Tue, 8 Dec 1998 23:50:43 +0000 (23:50 +0000)]
Added `easy-vsnprintf.c' to EXTRA_DIST.
svn path=/trunk/; revision=518
Martin Baulig [Tue, 8 Dec 1998 23:48:04 +0000 (23:48 +0000)]
Added gnome-orbit-check.m4.
svn path=/trunk/; revision=516
Martin Baulig [Tue, 8 Dec 1998 23:29:47 +0000 (23:29 +0000)]
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
Martin Baulig [Tue, 8 Dec 1998 23:25:26 +0000 (23:25 +0000)]
Removed gnome-libgtop-sysdeps.m4 here.
svn path=/trunk/; revision=514
Martin Baulig [Tue, 8 Dec 1998 22:59:29 +0000 (22:59 +0000)]
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
Mark Crichton [Tue, 8 Dec 1998 17:16:35 +0000 (17:16 +0000)]
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
Frederic Devernay [Tue, 8 Dec 1998 14:04:45 +0000 (14:04 +0000)]
test -e is broken in Solaris /bin/sh, use test -r instead
svn path=/trunk/; revision=511
Martin Baulig [Mon, 7 Dec 1998 21:44:21 +0000 (21:44 +0000)]
Make sure aclocal.m4 works before invoking gettextize.
svn path=/trunk/; revision=510
Martin Baulig [Mon, 7 Dec 1998 20:05:21 +0000 (20:05 +0000)]
Make sure aclocal.m4 exists before making it writable.
svn path=/trunk/; revision=509
Martin Baulig [Sun, 6 Dec 1998 13:00:17 +0000 (13:00 +0000)]
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
Martin Baulig [Sun, 6 Dec 1998 11:06:54 +0000 (11:06 +0000)]
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
Manish Singh [Sun, 6 Dec 1998 07:35:53 +0000 (07:35 +0000)]
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
Ole J. Tetlie [Sat, 5 Dec 1998 19:47:57 +0000 (19:47 +0000)]
Added --copy option to libtoolize. This stops libtoolize from
symlinking config.log to a location that normal users don't
have write access to (on my system, at least).
svn path=/trunk/; revision=505
Martin Baulig [Sat, 5 Dec 1998 18:47:40 +0000 (18:47 +0000)]
Recognice NetBSD as a valid system and use the `freebsd' sysdeps directory
1998-12-05 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Recognice NetBSD as a valid
system and use the `freebsd' sysdeps directory for it.
svn path=/trunk/; revision=504
Martin Baulig [Sat, 5 Dec 1998 16:25:02 +0000 (16:25 +0000)]
Include "popt-gnome.h" instead of "popt.h".
svn path=/trunk/; revision=503
Elliot Lee [Thu, 3 Dec 1998 19:04:49 +0000 (19:04 +0000)]
Update popt, and always use the gnome-libs version instead of any system
Update popt, and always use the gnome-libs version instead of any system
version.
svn path=/trunk/; revision=501
Elliot Lee [Thu, 3 Dec 1998 18:48:46 +0000 (18:48 +0000)]
remove file, renaming to gnome-popt.h
svn path=/trunk/; revision=500
Martin Baulig [Thu, 3 Dec 1998 16:08:24 +0000 (16:08 +0000)]
Define this to be the same as LINUX_VERSION_CODE either from
1998-12-03 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4 (GLIBTOP_LINUX_VERSION_CODE):
Define this to be the same as LINUX_VERSION_CODE either from
<linux/version.h> or from the running kernel.
svn path=/trunk/; revision=499
Martin Baulig [Thu, 3 Dec 1998 14:49:39 +0000 (14:49 +0000)]
Only check for the linux table () function on Linux systems.
svn path=/trunk/; revision=498
Raja R Harinath [Thu, 3 Dec 1998 00:59:04 +0000 (00:59 +0000)]
Add back `gnomesupport.awk' and `README-gnome'.
* Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and
`README-gnome'.
svn path=/trunk/; revision=497
Raja R Harinath [Wed, 2 Dec 1998 21:45:12 +0000 (21:45 +0000)]
"Improve" indentation and messages somewhat.
* autogen.sh: "Improve" indentation and messages somewhat.
svn path=/trunk/; revision=496
Martin Baulig [Wed, 2 Dec 1998 21:05:38 +0000 (21:05 +0000)]
Make it with builddir != srcdir again.
svn path=/trunk/; revision=495
Michael Johnson [Tue, 1 Dec 1998 19:05:36 +0000 (19:05 +0000)]
POPT_ARG_VAL appears to work, now that I have a finished test case...
svn path=/trunk/; revision=493
Jeff Garzik [Tue, 1 Dec 1998 16:45:02 +0000 (16:45 +0000)]
Platform fixes. grep -q is not portable, do not use.
svn path=/trunk/; revision=491
Changwoo Ryu [Tue, 1 Dec 1998 10:02:56 +0000 (10:02 +0000)]
Run gettextize if needed. : Run libtoolize only if configure.in has
1998-12-01 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
* autogen.sh: Run gettextize if needed.
: Run libtoolize only if configure.in has "^AM_PROG_LIBTOOL".
svn path=/trunk/; revision=490
Jeff Garzik [Mon, 30 Nov 1998 08:03:20 +0000 (08:03 +0000)]
Re-arranged tests such that "--without-gnome" is fully supported. Not only
* gnome.m4: Re-arranged tests such that "--without-gnome" is
fully supported. Not only is the logic now correct, programs
can test "want_gnome=yes/no" for the results of this arg.
svn path=/trunk/; revision=489
Arturo Espinosa [Sun, 29 Nov 1998 00:35:38 +0000 (00:35 +0000)]
Require GTK 1.1.5 -mig
svn path=/trunk/; revision=488
Martin Baulig [Fri, 27 Nov 1998 12:58:17 +0000 (12:58 +0000)]
All parts of GNOME will now require LibGTop >= 0.29.0 which is the latest
1998-11-27 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: All parts of GNOME will now require
LibGTop >= 0.29.0 which is the latest version from CVS.
svn path=/trunk/; revision=486
Elliot Lee [Fri, 27 Nov 1998 04:29:33 +0000 (04:29 +0000)]
. libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . In
. libgnome/gnome-mime.c: read gnomedatadir/mime.types as well
. In general, move data files not associated with any specific
directory into a 'gnome-data' directory.
svn path=/trunk/; revision=485
Pavel Roskin [Thu, 26 Nov 1998 12:27:06 +0000 (12:27 +0000)]
Following names changed to bring MC in accordance with curses.m4:
NO_COLOR_SUPPORT -> NO_COLOR_CURSES
SUNOS_CURSES -> USE_SUNOS_CURSES
HAS_CURSES defined in acconfig.h
config.h.in removed from CVS as it is generated by autoheader
svn path=/trunk/; revision=484
James Henstridge [Fri, 20 Nov 1998 11:14:02 +0000 (11:14 +0000)]
Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). Before
1998-11-20 James Henstridge <james@daa.com.au>
* gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK
to GNOME_GNORBA_HOOK([],$2). Before if you specified that the
macro should not exit on errors, and you didn't have ORBit, the
script would fail anyway.
svn path=/trunk/; revision=483
Elliot Lee [Fri, 20 Nov 1998 04:24:15 +0000 (04:24 +0000)]
allow setting $OBJ_DIR to specify building in a subdir
svn path=/trunk/; revision=482
Michael Johnson [Thu, 19 Nov 1998 20:56:19 +0000 (20:56 +0000)]
Improved man page a bit, install by default.
Added POPT_ARG_VAL
svn path=/trunk/; revision=480
Kjartan Maraas [Wed, 18 Nov 1998 23:45:58 +0000 (23:45 +0000)]
shut up cvs.
1998-11-19 Kjartan Maraas <kmaraas@fib.hl.no>
* shut up cvs.
svn path=/trunk/; revision=479
Martin Baulig [Tue, 17 Nov 1998 22:11:43 +0000 (22:11 +0000)]
We need to check for <net/if_var.h> and conditionally include it before
1998-11-17 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h>
and conditionally include it before <net/if_isppp.h> in the code
that check for I4B to make it work on FreeBSD 3.0.
svn path=/trunk/; revision=478
Marius Vollmer [Tue, 17 Nov 1998 21:05:17 +0000 (21:05 +0000)]
*** empty log message ***
svn path=/trunk/; revision=477
Marius Vollmer [Tue, 17 Nov 1998 21:04:27 +0000 (21:04 +0000)]
Add GUILE_LIBS to LIBS when checking whether guile works. Adding them to
* gnome-guile-checks.m4: Add GUILE_LIBS to LIBS when checking
whether guile works. Adding them to LDFLAGS does not work on all
systems. (Thanks to Rusty Chris Holleman)
svn path=/trunk/; revision=476
Erik Troan [Mon, 16 Nov 1998 21:00:43 +0000 (21:00 +0000)]
bug in alias handling (showed up w/ --triggers)
svn path=/trunk/; revision=475
Andrew T. Veliath [Fri, 13 Nov 1998 05:25:04 +0000 (05:25 +0000)]
fix my email address in log
svn path=/trunk/; revision=473
Andrew T. Veliath [Fri, 13 Nov 1998 04:11:17 +0000 (04:11 +0000)]
Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT.
1998-11-12 Andrew T. Veliath <andrewv@usa.net>
* gnome-orbit-check.m4: Remove AC_DEFINE(HAVE_ORBIT). Add
AM_CONDITIONAL for HAVE_ORBIT. gnome-gnorba-check.m4: Same with
HAVE_GNORBA. Change GNOME_ORBIT_HOOK and GNOME_GNORBA_HOOK to use
AC_CACHE_CHECK, setting both gnome_cv_orbit_found and
gnome_cv_gnorba_found.
svn path=/trunk/; revision=472
Andrew T. Veliath [Thu, 12 Nov 1998 23:58:59 +0000 (23:58 +0000)]
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=471
Raja R Harinath [Thu, 12 Nov 1998 16:49:21 +0000 (16:49 +0000)]
Remove easy-vsnprintf hack -- it doesn't work for Solaris 2.5 binaries
* gnome-support.m4 (vsnprintf): Remove easy-vsnprintf hack -- it
doesn't work for Solaris 2.5 binaries running on Solaris 2.6.
From Frederic Devernay <devernay@istar.fr>.
svn path=/trunk/; revision=469
jaycox [Mon, 9 Nov 1998 00:33:11 +0000 (00:33 +0000)]
Included alloca where necesary. Fixed some void pointer arithmetic. Fixed
Included alloca where necesary. Fixed some void pointer
arithmetic. Fixed some variable used as initializer errors.
replaced gint foo:1; with guint foo:1;
Everything but zvt now compiles on irix 6.5 with sgi's compiler.
svn path=/trunk/; revision=467
Raja R Harinath [Fri, 6 Nov 1998 22:19:49 +0000 (22:19 +0000)]
Include. Define POPT_() and _() i18n markers based on this.
* popt.c (gnomesupport-fake.h): Include.
* poptint.h (ENABLE_NLS): Define POPT_() and _() i18n markers
based on this.
svn path=/trunk/; revision=466
Raja R Harinath [Fri, 6 Nov 1998 22:04:27 +0000 (22:04 +0000)]
Fix stupid type (sterror_r -> strerror_r).
* gnome-support.m4: Fix stupid type (sterror_r -> strerror_r).
svn path=/trunk/; revision=465
Raja R Harinath [Wed, 4 Nov 1998 22:34:13 +0000 (22:34 +0000)]
Include gnomesupport.h unconditionally. Build libgnomesupport.la
* gnomesupport-fake.h: Include gnomesupport.h unconditionally.
* Makefile.am: Build libgnomesupport.la unconditionally.
(popt_sources): List `popt' sources.
(libgnomesupport_la_SOURCES): Include $popt_sources.
(include_HEADERS): Install `popt.h'.
(noinst_HEADERSS): Don't install poptint.h and findme.h.
* popt.c: New file. From the POPT package. Replacement for
argp/getopt.
* poptparse.c: Likewise.
* popthelp.c: Likewise.
* poptconfig.c: Likewise.
* findme.c: Likewise.
* findme.h: Likewise.
* popt.h: Likewise.
* poptint.h: Likewise.
svn path=/trunk/; revision=464
Raja R Harinath [Wed, 4 Nov 1998 22:28:11 +0000 (22:28 +0000)]
Set this unconditionally to `yes'. We'll soon be losing this variable.
* gnome-support.m4 (need_gnome_support): Set this unconditionally
to `yes'. We'll soon be losing this variable.
svn path=/trunk/; revision=463
Sebastian Wilhelmi [Tue, 3 Nov 1998 12:47:28 +0000 (12:47 +0000)]
use the ORBit-supplied name service stubs (in lib -lORBitCosNaming)
instead of compiling them again.
svn path=/trunk/; revision=462
Erik Troan [Thu, 29 Oct 1998 22:52:06 +0000 (22:52 +0000)]
added POPT_ARG_INTL_DOMAIN (Elliot Lee)
updated Makefile's to be more GNUish (Elliot Lee)
svn path=/trunk/; revision=460
Havoc Pennington [Wed, 28 Oct 1998 18:24:48 +0000 (18:24 +0000)]
Added -Wshadow and -Woverloaded-virtual to the --enable-cxx-warnings=yes
case. -Wshadow complains a *lot* about gtk-- and gtk--draw.
svn path=/trunk/; revision=458
Erik Troan [Tue, 27 Oct 1998 05:38:38 +0000 (05:38 +0000)]
implemented POPT_ARGINFO_INC_DATA
svn path=/trunk/; revision=456
Erik Troan [Mon, 26 Oct 1998 21:20:31 +0000 (21:20 +0000)]
don't typedef poptOption on c++
svn path=/trunk/; revision=455
Martin Baulig [Sun, 25 Oct 1998 17:06:53 +0000 (17:06 +0000)]
Added new feature to get PPP/ISDN support:
enum {
GLIBTOP_PPP_STATE_UNKNOWN = 0,
GLIBTOP_PPP_STATE_HANGUP,
GLIBTOP_PPP_STATE_ONLINE
};
struct _glibtop_ppp
{
u_int64_t flags,
state, /* GLIBTOP_PPP_STATE */
bytes_in, /* GLIBTOP_PPP_BYTES_IN */
bytes_out; /* GLIBTOP_PPP_BYTES_OUT */
};
Currently only implemented in the FreeBSD port with ISDN via I4B. - Martin
svn path=/trunk/; revision=454
Erik Troan [Thu, 22 Oct 1998 18:32:55 +0000 (18:32 +0000)]
added i18n support
svn path=/trunk/; revision=452
Erik Troan [Wed, 21 Oct 1998 21:44:21 +0000 (21:44 +0000)]
implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST
svn path=/trunk/; revision=451
Erik Troan [Wed, 21 Oct 1998 20:34:06 +0000 (20:34 +0000)]
added poptGetInvocationName()
svn path=/trunk/; revision=450
Erik Troan [Wed, 21 Oct 1998 20:31:24 +0000 (20:31 +0000)]
added POPT_ARGFLAG_ONEDASH
svn path=/trunk/; revision=449
Andrew T. Veliath [Tue, 20 Oct 1998 16:02:54 +0000 (16:02 +0000)]
Add ORBIT_IDL detection; fix failure flag.
* gnome-orbit-check.m4 (GNOME_ORBIT_HOOK): Add ORBIT_IDL
detection; fix failure flag.
svn path=/trunk/; revision=448
Havoc Pennington [Sat, 17 Oct 1998 18:07:57 +0000 (18:07 +0000)]
Simple-minded copy of GNOME_COMPILE_WARNINGS that sets CXXFLAGS
(GNOME_CXX_WARNINGS)
svn path=/trunk/; revision=447
Erik Troan [Fri, 16 Oct 1998 19:05:20 +0000 (19:05 +0000)]
added proper licensing info
svn path=/trunk/; revision=446