summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'GTOP_0_28_1'.GTOP_0_28_1nobody1998-09-2760-11374/+0
| | | | svn path=/branches/GTOP_0_28_1/; revision=406
* Make it require libgtop >= 0.26.2.Martin Baulig1998-09-272-1/+5
| | | | | | | | 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
* List fish file systemArturo Espinosa1998-09-251-1/+1
| | | | svn path=/trunk/; revision=402
* Add checks for -lsocket -lnsl.Raja R Harinath1998-09-252-3/+13
| | | | | | * gnome-ghttp-check.m4: Add checks for -lsocket -lnsl. svn path=/trunk/; revision=401
* hpux does setreuid differently (Hermann Lauer)jbj1998-09-242-1/+10
| | | | svn path=/trunk/; revision=400
* -)Nat Friedman1998-09-201-1/+1
| | | | | | | * Say "Now type `make` to build $PKG_NAME", not "... the $PKG_NAME". That was getting on my nerves :-) svn path=/trunk/; revision=395
* Use -W -Wno-unusedArturo Espinosa1998-09-191-1/+1
| | | | svn path=/trunk/; revision=394
* Do not use -W as in the context of Gtk/Gnome, we get warnings for theArturo Espinosa1998-09-191-1/+1
| | | | | | | | | 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
* Remove commented out code.Raja R Harinath1998-09-192-16/+4
| | | | | | * gnome-support.m4: Remove commented out code. svn path=/trunk/; revision=392
* Make libgnorba part of the build procedure. Fix the wrong gnome-popup-menuArturo Espinosa1998-09-181-2/+2
| | | | | | | | | Make libgnorba part of the build procedure. Fix the wrong gnome-popup-menu commit. Miguel. svn path=/trunk/; revision=391
* GNOME_ORBIT_CHECK now defines ORBIT_LIBS and ORBIT_INCLUDESElliot Lee1998-09-171-0/+4
| | | | svn path=/trunk/; revision=390
* Added (AC_SUBST): `libgtop_have_sysinfo'.Martin Baulig1998-09-122-0/+6
| | | | | | | | 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
* Added sample pluginArturo Espinosa1998-09-101-1/+5
| | | | svn path=/trunk/; revision=386
* Set minimum required LibGTop version to 0.26.1.Martin Baulig1998-09-091-1/+1
| | | | svn path=/trunk/; revision=385
* Added check for SMP support. (--with-libgtop-smp): New parameter, defaultMartin Baulig1998-09-092-0/+37
| | | | | | | | | | | | 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
* Moving imlib.m4 back where it belongs.Owen Taylor1998-09-081-286/+0
| | | | svn path=/trunk/; revision=383
* removed imlib.m4 from main imlib dostributionFrank Belew (Myth)1998-09-081-0/+286
| | | | | | added imlib.m4 to gnome macros dir svn path=/trunk/; revision=382
* New check macro for ORBit -migArturo Espinosa1998-09-071-0/+21
| | | | svn path=/trunk/; revision=381
* Fixed detection of xml in gnome-xml macros take 2 -migArturo Espinosa1998-09-071-2/+2
| | | | svn path=/trunk/; revision=380
* Fixed detection of xml in gnome-xml macros -migArturo Espinosa1998-09-071-14/+12
| | | | svn path=/trunk/; revision=379
* Revamped the GNOME_XML_CHECK macro. Now acts (somewhat) like theMark Crichton1998-09-041-3/+14
| | | | | | | | | | | | | | 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
* Removing GLibc internal file, which should never have been usedRaja R Harinath1998-09-031-322/+0
| | | | svn path=/trunk/; revision=377
* Remove `weak_alias'. (canonicalize_file_name): Comment out.Raja R Harinath1998-09-033-15/+28
| | | | | | | | | | * 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
* Remove check for `canonicalize_file_name'.Raja R Harinath1998-09-022-1/+5
| | | | | | * gnome-support.m4: Remove check for `canonicalize_file_name'. svn path=/trunk/; revision=375
* Check for canonicalize_file_name () and realpath () and addMartin Baulig1998-09-022-0/+8
| | | | | | | | | 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
* Emit declarations if required.Martin Baulig1998-09-022-0/+31
| | | | | | | | | | | | | | 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
* Add `#include <libc-symbols.h>' and `#include <argp-namefrob.h>'.Martin Baulig1998-09-021-0/+3
| | | | svn path=/trunk/; revision=372
* Initial revisionMartin Baulig1998-09-021-0/+322
| | | | svn path=/trunk/; revision=368
* Initial revisionMartin Baulig1998-09-021-0/+182
| | | | svn path=/trunk/; revision=365
* Added (AC_SUBST): `LIBGTOP_VERSION_CODE'. Added (AC_DEFINE_UNQUOTED):Martin Baulig1998-08-302-2/+17
| | | | | | | | | | 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
* Make it require libgtop >= 0.26.0. Added (AC_SUBST):Martin Baulig1998-08-292-3/+3
| | | | | | | | | 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
* Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE' forMartin Baulig1998-08-292-0/+7
| | | | | | | | | 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
* Oooo...it actually works now. Forgot a ,Christopher Blizzard1998-08-272-1/+4
| | | | | | | | | 1998-08-27 Christopher Blizzard <blizzard@appliedtheory.com> * gnome-ghttp-check.m4: Oooo...it actually works now. Forgot a , svn path=/trunk/; revision=355
* Umm...I think this works better. Doesn't break anything anyway.Christopher Blizzard1998-08-272-1/+6
| | | | | | | | | 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
* Make it work with a brain-dead /bin/sh and a brain-dead /bin/test.Martin Baulig1998-08-262-3/+56
| | | | | | | | | 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
* Use `AC_MSG_WARN' if LibGTop cannot be found and the `fail' argument isMartin Baulig1998-08-262-1/+6
| | | | | | | | | 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
* Emit declarations for `setreuid', `setregid' and `getpagesize' if requiredMartin Baulig1998-08-242-0/+23
| | | | | | | | | 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
* Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): NewMartin Baulig1998-08-242-1/+10
| | | | | | | | | | 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
* Add gnome-ghttp-check.m4 to the Makefile.Christopher Blizzard1998-08-242-0/+5
| | | | | | | | 1998-08-24 Christopher Blizzard <blizzard@appliedtheory.com> * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile. svn path=/trunk/; revision=347
* macro for checking for gnome-httpChristopher Blizzard1998-08-231-0/+6
| | | | | | * macro for checking for gnome-http svn path=/trunk/; revision=346
* You can give this macro two parameters: the required version number and anMartin Baulig1998-08-232-3/+17
| | | | | | | | | | | 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
* Added check for `-lnsl' and `-lsocket' if `build-guile' cannot be found.Martin Baulig1998-08-212-0/+7
| | | | | | | | | 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
* Reword log-entry to be less misleading.Raja R Harinath1998-08-211-1/+1
| | | | svn path=/trunk/; revision=341
* New file. Defines the GNOME_COMPILER_WARNINGS macro. AddRaja R Harinath1998-08-204-3/+58
| | | | | | | | | | * 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
* make it require libgtop >= 0.25.0. Added (AC_SUBST):Martin Baulig1998-08-182-1/+7
| | | | | | | | | 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
* Added explicit dependency `error.c: gnomesupport.h'.Martin Baulig1998-08-183-0/+10
| | | | | | | | | | | 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
* Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.Martin Baulig1998-08-172-0/+8
| | | | | | | | | 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
* Completely rewrote this file. It uses now the `libgtop-config' script andMartin Baulig1998-08-162-43/+43
| | | | | | | | | | 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
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-161-0/+6
| | | | svn path=/trunk/; revision=332
* Added all source and header files that are in CVS to make sure everythingMartin Baulig1998-08-162-1/+15
| | | | | | | | | | 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