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
Erik Troan [Tue, 13 Oct 1998 15:04:40 +0000 (15:04 +0000)]
test1.c
svn path=/trunk/; revision=444
Erik Troan [Tue, 13 Oct 1998 14:52:13 +0000 (14:52 +0000)]
used POPT_ARG_MASK
svn path=/trunk/; revision=443
Erik Troan [Tue, 13 Oct 1998 14:47:38 +0000 (14:47 +0000)]
use POPT_ARG_MASK
svn path=/trunk/; revision=442
Erik Troan [Tue, 13 Oct 1998 14:45:18 +0000 (14:45 +0000)]
1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*
2) added (and sued) POPT_ARG_MASK
svn path=/trunk/; revision=441
Pavel Machek [Mon, 12 Oct 1998 22:07:55 +0000 (22:07 +0000)]
static's added, do_reget hack removed
svn path=/trunk/; revision=440
Erik Troan [Mon, 12 Oct 1998 18:25:56 +0000 (18:25 +0000)]
fixed --help
svn path=/trunk/; revision=439
Martin Baulig [Sun, 11 Oct 1998 22:47:29 +0000 (22:47 +0000)]
Now it should also work when building packages.
svn path=/trunk/; revision=437
Martin Baulig [Sun, 11 Oct 1998 22:40:11 +0000 (22:40 +0000)]
Added `-Wno-unused'.
1998-10-12 Martin Baulig <martin@home-of-linux.org>
* compiler-flags.m4 (warnCFLAGS): Added `-Wno-unused'.
svn path=/trunk/; revision=436
Martin Baulig [Sun, 11 Oct 1998 19:49:11 +0000 (19:49 +0000)]
Use `:' instead of the empty string if there is nothing to do since the
1998-10-11 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4 (libgtop_postinstall): Use `:' instead
of the empty string if there is nothing to do since the empty string
is no valid shell sytax.
svn path=/trunk/; revision=434
Marius Vollmer [Sun, 11 Oct 1998 13:21:53 +0000 (13:21 +0000)]
Check for "guile-config" and then for "build-guile", if guile-config
* gnome-guile-checks.m4: Check for "guile-config" and then for
"build-guile", if guile-config couldn't be found. Do not
explicitely include output from "info libdir", it is already
included in "link". Use "compile" instead of "info includedir". Do
not include "1.2" in error message when Guile can't be found at
all.
svn path=/trunk/; revision=433
Martin Baulig [Sun, 11 Oct 1998 11:57:55 +0000 (11:57 +0000)]
Added optional third parameter which is the `script-if-enabled' parameter
1998-10-11 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional
third parameter which is the `script-if-enabled' parameter of
the GNOME_LIBGTOP_HOOOK.
svn path=/trunk/; revision=432
jbj [Thu, 8 Oct 1998 11:20:06 +0000 (11:20 +0000)]
automake linux fiddles.
svn path=/trunk/; revision=431
Miguel de Icaza [Tue, 6 Oct 1998 23:17:23 +0000 (23:17 +0000)]
Cells from the clipboard do not have a Sheet parameter attached.
1998-10-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/cell.c (cell_modified): Cells from the clipboard do not have
a Sheet parameter attached.
* src/sheet.c (sheet_cell_add): Check the computed style: if the
computed style includes a format, then turn on the cell flag for
format is set to avoid the auto guess of cell content.
(sheet_style_compute): Now can return the flags of the style that
were not part of the default style.
* src/file.c (dialog_query_load_file, workbook_save_as): Put the
window close to the mouse.
* src/workbook.c (sheet_check_dirty, workbook_close): Do not
cancel without warning the user if the workbook has changed.
(workbook_new, workbook_can_close, workbook_window_destroy,
quit_cmd, close_cmd): Reorganized the code to suit the new code to
prevent inadvertent quits.
svn path=/trunk/; revision=429
Joel Becker [Tue, 6 Oct 1998 05:01:50 +0000 (05:01 +0000)]
Added test for xlc, to run automake with --include-deps
svn path=/trunk/; revision=428
Raja R Harinath [Mon, 5 Oct 1998 23:26:49 +0000 (23:26 +0000)]
Remove `-W'. (warn-unused): Remove.
* compiler-flags.m4 (warnCFLAGS): Remove `-W'.
(warn-unused): Remove.
svn path=/trunk/; revision=427
Karl Eichwalder [Mon, 5 Oct 1998 18:57:27 +0000 (18:57 +0000)]
Fix typo while signaling the error.
1998-10-05 Karl Eichwalder <ke@suse.de>
* gnome-xml-check.m4: Fix typo while signaling the error.
svn path=/trunk/; revision=426
Martin Baulig [Thu, 1 Oct 1998 08:56:39 +0000 (08:56 +0000)]
Added `AC_SUBST(libgtop_postinstall)'. This is used in
1998-10-01 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4 (libgtop_postinstall):
Added `AC_SUBST(libgtop_postinstall)'. This is used in
`src/daemon/Makefile.am' to make the server suid root or
sgid kmem if required.
svn path=/trunk/; revision=422
Martin Baulig [Mon, 28 Sep 1998 20:05:03 +0000 (20:05 +0000)]
Make it accept libgtop >= 0.25.0 again.
1998-09-28 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Make it accept libgtop >= 0.25.0 again.
svn path=/trunk/; revision=419
Martin Baulig [Mon, 28 Sep 1998 19:18:32 +0000 (19:18 +0000)]
Make the default not to build the LibGTope examples.
1998-09-28 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Make the default not to build the
LibGTope examples.
svn path=/trunk/; revision=418
Martin Baulig [Mon, 28 Sep 1998 15:25:28 +0000 (15:25 +0000)]
New configure parameter to add `-Wunused' to the warning flags.
1998-09-28 Martin Baulig <martin@home-of-linux.org>
* compiler-flags.m4 (--enable-warn-unused): New configure parameter
to add `-Wunused' to the warning flags.
svn path=/trunk/; revision=417
jbj [Sun, 27 Sep 1998 20:17:31 +0000 (20:17 +0000)]
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
gettextify rpmMessage/rpmError/fprintf messages.
svn path=/trunk/; revision=414
Erik Troan [Sun, 27 Sep 1998 15:57:56 +0000 (15:57 +0000)]
split popt into multiple files
svn path=/trunk/; revision=413
Erik Troan [Sun, 27 Sep 1998 15:56:18 +0000 (15:56 +0000)]
1) modified test to display callback val field
2) split popt stuff into multiple iles
svn path=/trunk/; revision=412
Erik Troan [Sun, 27 Sep 1998 15:54:21 +0000 (15:54 +0000)]
changed popt callbacks t get a pointer into the option table
svn path=/trunk/; revision=411
Erik Troan [Sun, 27 Sep 1998 15:02:53 +0000 (15:02 +0000)]
by default, allow exec's across absolute paths
svn path=/trunk/; revision=410
Erik Troan [Sun, 27 Sep 1998 14:57:05 +0000 (14:57 +0000)]
1) added included tables
2) added option callbacks
3) added automatic help/usage messages
svn path=/trunk/; revision=409
Martin Baulig [Sun, 27 Sep 1998 11:38:34 +0000 (11:38 +0000)]
Make it require libgtop >= 0.26.2.
1998-09-27 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2.
svn path=/trunk/; revision=405
Arturo Espinosa [Fri, 25 Sep 1998 22:27:31 +0000 (22:27 +0000)]
List fish file system
svn path=/trunk/; revision=402
Raja R Harinath [Fri, 25 Sep 1998 02:11:32 +0000 (02:11 +0000)]
Add checks for -lsocket -lnsl.
* gnome-ghttp-check.m4: Add checks for -lsocket -lnsl.
svn path=/trunk/; revision=401
jbj [Thu, 24 Sep 1998 16:57:39 +0000 (16:57 +0000)]
hpux does setreuid differently (Hermann Lauer)
svn path=/trunk/; revision=400
Nat Friedman [Sun, 20 Sep 1998 19:19:24 +0000 (19:19 +0000)]
-)
* Say "Now type `make` to build $PKG_NAME", not "... the $PKG_NAME". That
was getting on my nerves :-)
svn path=/trunk/; revision=395
Arturo Espinosa [Sat, 19 Sep 1998 18:50:37 +0000 (18:50 +0000)]
Use -W -Wno-unused
svn path=/trunk/; revision=394
Arturo Espinosa [Sat, 19 Sep 1998 17:40:35 +0000 (17:40 +0000)]
Do not use -W as in the context of Gtk/Gnome, we get warnings for the
Do not use -W as in the context of Gtk/Gnome, we get warnings for
the unused parameters in callback funcions which we cant fix.
Miguel.
svn path=/trunk/; revision=393
Raja R Harinath [Sat, 19 Sep 1998 02:01:29 +0000 (02:01 +0000)]
Remove commented out code.
* gnome-support.m4: Remove commented out code.
svn path=/trunk/; revision=392
Arturo Espinosa [Fri, 18 Sep 1998 05:12:37 +0000 (05:12 +0000)]
Make libgnorba part of the build procedure. Fix the wrong gnome-popup-menu
Make libgnorba part of the build procedure.
Fix the wrong gnome-popup-menu commit.
Miguel.
svn path=/trunk/; revision=391
Elliot Lee [Thu, 17 Sep 1998 21:19:49 +0000 (21:19 +0000)]
GNOME_ORBIT_CHECK now defines ORBIT_LIBS and ORBIT_INCLUDES
svn path=/trunk/; revision=390
Martin Baulig [Sat, 12 Sep 1998 17:51:46 +0000 (17:51 +0000)]
Added (AC_SUBST): `libgtop_have_sysinfo'.
1998-09-12 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Added (AC_SUBST): `libgtop_have_sysinfo'.
svn path=/trunk/; revision=388
Arturo Espinosa [Thu, 10 Sep 1998 23:06:39 +0000 (23:06 +0000)]
Added sample plugin
svn path=/trunk/; revision=386
Martin Baulig [Wed, 9 Sep 1998 16:35:30 +0000 (16:35 +0000)]
Set minimum required LibGTop version to 0.26.1.
svn path=/trunk/; revision=385
Martin Baulig [Wed, 9 Sep 1998 12:23:22 +0000 (12:23 +0000)]
Added check for SMP support. (--with-libgtop-smp): New parameter, default
1998-09-09 Martin Baulig <baulig@merkur.uni-trier.de>
* gnome-libgtop-sysdeps.m4: Added check for SMP support.
(--with-libgtop-smp): New parameter, default is to enable
it only if you're running configure on a SMP system.
Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled.
(LIBGTOP_SMP): New automake conditional.
svn path=/trunk/; revision=384
Owen Taylor [Tue, 8 Sep 1998 14:06:24 +0000 (14:06 +0000)]
Moving imlib.m4 back where it belongs.
svn path=/trunk/; revision=383
Frank Belew (Myth) [Tue, 8 Sep 1998 00:46:03 +0000 (00:46 +0000)]
removed imlib.m4 from main imlib dostribution
added imlib.m4 to gnome macros dir
svn path=/trunk/; revision=382
Arturo Espinosa [Mon, 7 Sep 1998 20:04:40 +0000 (20:04 +0000)]
New check macro for ORBit -mig
svn path=/trunk/; revision=381
Arturo Espinosa [Mon, 7 Sep 1998 17:52:05 +0000 (17:52 +0000)]
Fixed detection of xml in gnome-xml macros take 2 -mig
svn path=/trunk/; revision=380
Arturo Espinosa [Mon, 7 Sep 1998 17:30:43 +0000 (17:30 +0000)]
Fixed detection of xml in gnome-xml macros -mig
svn path=/trunk/; revision=379
Mark Crichton [Fri, 4 Sep 1998 12:45:54 +0000 (12:45 +0000)]
Revamped the GNOME_XML_CHECK macro. Now acts (somewhat) like the
Revamped the GNOME_XML_CHECK macro. Now acts (somewhat) like the GNOME_INIT
and GNOME_INIT_HOOK macros. The GNOME_XML_CHECK macro will abort a config
if XML is not found. GNOME_XML_HOOK will set GNOME_XML_LIB to the value
"iswwci"
Need to continue thinking how to better handle the not-found-but-I-can-survive-
without-it case a little more...
Mark Crichton
svn path=/trunk/; revision=378
Raja R Harinath [Thu, 3 Sep 1998 00:54:59 +0000 (00:54 +0000)]
Removing GLibc internal file, which should never have been used
svn path=/trunk/; revision=377
Raja R Harinath [Thu, 3 Sep 1998 00:30:04 +0000 (00:30 +0000)]
Remove `weak_alias'. (canonicalize_file_name): Comment out.
* canonicalize.c (realpath): Remove `weak_alias'.
(canonicalize_file_name): Comment out.
* gnomesupport.awk: Remove `canonicalize_file_name', and correct
the comment for `realpath'.
svn path=/trunk/; revision=376
Raja R Harinath [Wed, 2 Sep 1998 22:53:56 +0000 (22:53 +0000)]
Remove check for `canonicalize_file_name'.
* gnome-support.m4: Remove check for `canonicalize_file_name'.
svn path=/trunk/; revision=375
Martin Baulig [Wed, 2 Sep 1998 08:02:29 +0000 (08:02 +0000)]
Check for canonicalize_file_name () and realpath () and add
1998-09-02 Martin Baulig <martin@home-of-linux.org>
* gnome-support.m4: Check for canonicalize_file_name () and
realpath () and add `canonicalize.o' to LIBOBJS if required.
svn path=/trunk/; revision=374
Martin Baulig [Wed, 2 Sep 1998 08:00:09 +0000 (08:00 +0000)]
Emit declarations if required.
1998-09-02 Martin Baulig <martin@home-of-linux.org>
* gnomesupport.awk (canonicalize_file_name, realpath): Emit
declarations if required.
* canonicalize.c (canonicalize_file_name, realpath): New file.
Imported from GLibC 2.0.7.
* libc-symbols.h: New file. Imported from GLibC 2.0.7.
svn path=/trunk/; revision=373
Martin Baulig [Wed, 2 Sep 1998 07:56:47 +0000 (07:56 +0000)]
Add `#include <libc-symbols.h>' and `#include <argp-namefrob.h>'.
svn path=/trunk/; revision=372
Martin Baulig [Wed, 2 Sep 1998 07:36:18 +0000 (07:36 +0000)]
Initial revision
svn path=/trunk/; revision=368
Martin Baulig [Wed, 2 Sep 1998 07:22:53 +0000 (07:22 +0000)]
Initial revision
svn path=/trunk/; revision=365
Martin Baulig [Sun, 30 Aug 1998 12:47:39 +0000 (12:47 +0000)]
Added (AC_SUBST): `LIBGTOP_VERSION_CODE'. Added (AC_DEFINE_UNQUOTED):
1998-08-30 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Added (AC_SUBST): `LIBGTOP_VERSION_CODE'.
Added (AC_DEFINE_UNQUOTED): `LIBGTOP_VERSION', `LIBGTOP_VERSION_CODE',
`LIBGTOP_{MAJOR,MINOR,MICRO,SERVER}_VERSION'.
svn path=/trunk/; revision=360
Martin Baulig [Sat, 29 Aug 1998 21:25:02 +0000 (21:25 +0000)]
Make it require libgtop >= 0.26.0. Added (AC_SUBST):
1998-08-29 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Make it require libgtop >= 0.26.0.
Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE'.
svn path=/trunk/; revision=359
Martin Baulig [Sat, 29 Aug 1998 21:18:50 +0000 (21:18 +0000)]
Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE' for
1998-08-29 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Added (AC_SUBST):
`LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE' for libtool.
svn path=/trunk/; revision=356
Christopher Blizzard [Thu, 27 Aug 1998 20:04:27 +0000 (20:04 +0000)]
Oooo...it actually works now. Forgot a ,
1998-08-27 Christopher Blizzard <blizzard@appliedtheory.com>
* gnome-ghttp-check.m4: Oooo...it actually works now.
Forgot a ,
svn path=/trunk/; revision=355
Christopher Blizzard [Thu, 27 Aug 1998 19:52:23 +0000 (19:52 +0000)]
Umm...I think this works better. Doesn't break anything anyway.
1998-08-27 Christopher Blizzard <blizzard@appliedtheory.com>
* gnome-ghttp-check.m4: Umm...I think this works better. Doesn't
break anything anyway.
svn path=/trunk/; revision=354
Martin Baulig [Wed, 26 Aug 1998 20:42:02 +0000 (20:42 +0000)]
Make it work with a brain-dead /bin/sh and a brain-dead /bin/test.
1998-08-26 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work
with a brain-dead /bin/sh and a brain-dead /bin/test.
svn path=/trunk/; revision=352
Martin Baulig [Wed, 26 Aug 1998 12:43:09 +0000 (12:43 +0000)]
Use `AC_MSG_WARN' if LibGTop cannot be found and the `fail' argument is
1998-08-26 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN'
if LibGTop cannot be found and the `fail' argument is not given.
svn path=/trunk/; revision=351
Martin Baulig [Mon, 24 Aug 1998 19:35:20 +0000 (19:35 +0000)]
Emit declarations for `setreuid', `setregid' and `getpagesize' if required
1998-08-24 Martin Baulig <martin@home-of-linux.org>
* gnomesupport.awk: Emit declarations for `setreuid', `setregid'
and `getpagesize' if required (GCC_NEED_DECLARATIONS).
svn path=/trunk/; revision=350
Martin Baulig [Mon, 24 Aug 1998 19:30:06 +0000 (19:30 +0000)]
Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): New
1998-08-24 Martin Baulig <martin@home-of-linux.org>
* gnome-support.m4 (GCC_NEED_DECLARATIONS): Added `setreuid',
`setregid' and `getpagesize'.
(AC_TYPE_UID_T): New check.
svn path=/trunk/; revision=348
Christopher Blizzard [Mon, 24 Aug 1998 13:58:23 +0000 (13:58 +0000)]
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=347
Christopher Blizzard [Sun, 23 Aug 1998 21:05:13 +0000 (21:05 +0000)]
macro for checking for gnome-http
* macro for checking for gnome-http
svn path=/trunk/; revision=346
Martin Baulig [Sun, 23 Aug 1998 16:26:47 +0000 (16:26 +0000)]
You can give this macro two parameters: the required version number and an
1998-08-23 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
this macro two parameters: the required version number and
an optional `fail' argument to make it fail if LibGTop is
not found.
svn path=/trunk/; revision=343
Martin Baulig [Fri, 21 Aug 1998 23:52:38 +0000 (23:52 +0000)]
Added check for `-lnsl' and `-lsocket' if `build-guile' cannot be found.
1998-08-22 Martin Baulig <martin@home-of-linux.org>
* gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket'
if `build-guile' cannot be found.
svn path=/trunk/; revision=342
Raja R Harinath [Fri, 21 Aug 1998 21:21:52 +0000 (21:21 +0000)]
Reword log-entry to be less misleading.
svn path=/trunk/; revision=341
Raja R Harinath [Thu, 20 Aug 1998 21:23:52 +0000 (21:23 +0000)]
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=340
Martin Baulig [Tue, 18 Aug 1998 12:15:39 +0000 (12:15 +0000)]
make it require libgtop >= 0.25.0. Added (AC_SUBST):
1998-08-18 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.
Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'.
svn path=/trunk/; revision=336
Martin Baulig [Tue, 18 Aug 1998 11:47:13 +0000 (11:47 +0000)]
Added explicit dependency `error.c: gnomesupport.h'.
1998-08-18 Martin Baulig <martin@home-of-linux.org>
* Makefile.am: Added explicit dependency `error.c: gnomesupport.h'.
* gnomesupport-fake.h: Include `sys/types.h' to get `size_t' under
FreeBSD.
svn path=/trunk/; revision=335
Martin Baulig [Mon, 17 Aug 1998 22:47:49 +0000 (22:47 +0000)]
Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.
1998-08-18 Martin Baulig <martin@home-of-linux.org>
* gnomesupport-fake.h: Include `gnomesupport.h' only if we really
`NEED_GNOMESUPPORT_H'.
svn path=/trunk/; revision=334
Martin Baulig [Sun, 16 Aug 1998 23:23:41 +0000 (23:23 +0000)]
Completely rewrote this file. It uses now the `libgtop-config' script and
1998-08-17 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Completely rewrote this file. It
uses now the `libgtop-config' script and also checks for
correct libgtop version.
svn path=/trunk/; revision=333
Martin Baulig [Sun, 16 Aug 1998 20:14:23 +0000 (20:14 +0000)]
`make distcheck' cleanups - Hey, it really works, guys !
svn path=/trunk/; revision=332
Martin Baulig [Sun, 16 Aug 1998 20:13:21 +0000 (20:13 +0000)]
Added all source and header files that are in CVS to make sure everything
1998-08-16 Martin Baulig <martin@home-of-linux.org>
* Makefile.am (EXTRA_DIST): Added all source and header files that
are in CVS to make sure everything is included in the distribution
no matter which files are used on the build system.
svn path=/trunk/; revision=331
Raja R Harinath [Sat, 15 Aug 1998 20:14:18 +0000 (20:14 +0000)]
List `gnomesupport.h' here to ensure that it is built.
* Makefile.am (libgnomesupport_la_SOURCES): List `gnomesupport.h'
here to ensure that it is built.
This should explain why `gnomesupport.h' isn't being built for all
those people building out of the tarballs.
svn path=/trunk/; revision=330
Martin Baulig [Thu, 6 Aug 1998 21:52:01 +0000 (21:52 +0000)]
Added `freebsd' directory.
1998-08-06 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Added `freebsd' directory.
svn path=/trunk/; revision=326
Raja R Harinath [Thu, 6 Aug 1998 01:09:08 +0000 (01:09 +0000)]
Add `gnomesupport-fake.h'.
* Makefile.am (noinst_HEADERS): Add `gnomesupport-fake.h'.
svn path=/trunk/; revision=325
Arturo Espinosa [Wed, 5 Aug 1998 23:21:28 +0000 (23:21 +0000)]
Do not abort on obj-c not being there
svn path=/trunk/; revision=322
Raja R Harinath [Tue, 4 Aug 1998 23:56:12 +0000 (23:56 +0000)]
Define USE_DEVGTK unconditionally to `true'.
* gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.
Before people start screaming. USE_DEVGTK (or its lack of) is used to
disable compiling some stuff.
svn path=/trunk/; revision=320
Stuart Parmenter [Tue, 4 Aug 1998 23:44:57 +0000 (23:44 +0000)]
make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have to
1998-08-04 Stuart Parmenter <pavlov@innerx.net>
* gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
dnl'd the dev_gtk since they will have to anyways.
svn path=/trunk/; revision=319
Sebastian Wilhelmi [Tue, 4 Aug 1998 13:44:46 +0000 (13:44 +0000)]
gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and used
svn path=/trunk/; revision=318
Raja R Harinath [Sun, 2 Aug 1998 22:23:15 +0000 (22:23 +0000)]
Use the `gnome-config' program if it exists.
* gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
exists.
With this, `make distcheck' on `gnome-core' inches forward slightly.
svn path=/trunk/; revision=317
Raja R Harinath [Sun, 2 Aug 1998 22:05:26 +0000 (22:05 +0000)]
Clean up #ifdef logic some more. (HAVE_STRERROR_R): Step on implementation
* error.c (program_name): Clean up #ifdef logic some more.
(HAVE_STRERROR_R): Step on implementation namespace only if _LIBC.
svn path=/trunk/; revision=316
Raja R Harinath [Sun, 2 Aug 1998 01:50:52 +0000 (01:50 +0000)]
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=315
Martin Baulig [Thu, 30 Jul 1998 17:51:56 +0000 (17:51 +0000)]
New macro. Checks for `u_int64_t' and `int64_t'.
1998-07-30 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): New macro.
Checks for `u_int64_t' and `int64_t'.
svn path=/trunk/; revision=314
Martin Baulig [Thu, 30 Jul 1998 15:57:28 +0000 (15:57 +0000)]
Making weak alias `__error' and `__error_at_line' only if `_LIBC' is
1998-07-30 Martin Baulig <martin@home-of-linux.org>
* error.c: Making weak alias `__error' and `__error_at_line'
only if `_LIBC' is defined and not if we only
HAVE_PROGRAM_INVOCATION_NAME.
svn path=/trunk/; revision=313
Erik Troan [Thu, 30 Jul 1998 14:53:29 +0000 (14:53 +0000)]
don't strcmp() a NULL longName
svn path=/trunk/; revision=310
Erik Troan [Thu, 30 Jul 1998 14:18:58 +0000 (14:18 +0000)]
fixed stupif strdup() mistake
svn path=/trunk/; revision=309
Martin Baulig [Thu, 30 Jul 1998 08:29:54 +0000 (08:29 +0000)]
Include gnome-argp.h to get `program_invocation_name'.
1998-07-30 Martin Baulig <martin@home-of-linux.org>
* gnomesupport-fake.h: Include gnome-argp.h to get
`program_invocation_name'.
svn path=/trunk/; revision=308
Martin Baulig [Wed, 29 Jul 1998 21:46:33 +0000 (21:46 +0000)]
Added (AC_SUBST): `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',
1998-07-29 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Added (AC_SUBST):
`LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',
`LIBGTOP_GUILE_LIBS', `LIBGTOP_GUILE_NAMES_LIBS',
`LIBGTOP_MAJOR_VERSION', `LIBGTOP_MINOR_VERSION',
`LIBGTOP_VERSION'.
* gnome-libgtop-sysdeps.m4 (libgtop_sysdeps_dir):
Added `AC_SUBST(libgtop_sysdeps_dir)'.
svn path=/trunk/; revision=307
Raja R Harinath [Wed, 29 Jul 1998 20:38:32 +0000 (20:38 +0000)]
Check for functions that `error.c' looks for.
* gnome-support.m4: Check for functions that `error.c' looks for.
svn path=/trunk/; revision=306
Raja R Harinath [Wed, 29 Jul 1998 20:37:19 +0000 (20:37 +0000)]
New file. Fake in HAVE_* for functions that are provided by `gnomesupport'
* gnomesupport-fake.h: New file. Fake in HAVE_* for functions
that are provided by `gnomesupport' rather than `libc'.
* error.c: Include gnomesupport-fake.h.
(program_name): Define to `program_invocation_name' if
HAVE_PROGRAM_INVOCATION_NAME.
svn path=/trunk/; revision=305
Erik Troan [Wed, 29 Jul 1998 16:02:55 +0000 (16:02 +0000)]
added poptSetExecPath()
svn path=/trunk/; revision=304
Erik Troan [Wed, 29 Jul 1998 14:37:11 +0000 (14:37 +0000)]
success check of access() was backwards
svn path=/trunk/; revision=303
Martin Baulig [Wed, 29 Jul 1998 10:53:18 +0000 (10:53 +0000)]
Removed.
1998-07-29 Martin Baulig <martin@home-of-linux.org>
* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed.
* gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check.
svn path=/trunk/; revision=302