summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchGTOP_CORBA_BRANCHnobody1998-08-3059-11136/+0
| | | | | | 'GTOP_CORBA_BRANCH'. svn path=/branches/GTOP_CORBA_BRANCH/; revision=361
* 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
* List `gnomesupport.h' here to ensure that it is built.Raja R Harinath1998-08-152-1/+7
| | | | | | | | | | * 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
* Added `freebsd' directory.Martin Baulig1998-08-062-0/+9
| | | | | | | | 1998-08-06 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4: Added `freebsd' directory. svn path=/trunk/; revision=326
* Add `gnomesupport-fake.h'.Raja R Harinath1998-08-062-1/+5
| | | | | | * Makefile.am (noinst_HEADERS): Add `gnomesupport-fake.h'. svn path=/trunk/; revision=325
* Do not abort on obj-c not being thereArturo Espinosa1998-08-051-1/+1
| | | | svn path=/trunk/; revision=322
* Define USE_DEVGTK unconditionally to `true'.Raja R Harinath1998-08-042-0/+5
| | | | | | | | | * 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
* make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have toStuart Parmenter1998-08-042-12/+19
| | | | | | | | | 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
* gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and usedSebastian Wilhelmi1998-08-042-0/+6
| | | | svn path=/trunk/; revision=318
* Use the `gnome-config' program if it exists.Raja R Harinath1998-08-022-9/+34
| | | | | | | | | * 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
* Clean up #ifdef logic some more. (HAVE_STRERROR_R): Step on implementationRaja R Harinath1998-08-022-13/+21
| | | | | | | * 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
* Remove `macros.dep'.Raja R Harinath1998-08-022-1/+5
| | | | | | | | | | | | * 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
* New macro. Checks for `u_int64_t' and `int64_t'.Martin Baulig1998-07-302-1/+18
| | | | | | | | | 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
* Making weak alias `__error' and `__error_at_line' only if `_LIBC' isMartin Baulig1998-07-302-0/+6
| | | | | | | | | | 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
* don't strcmp() a NULL longNameErik Troan1998-07-301-1/+1
| | | | svn path=/trunk/; revision=310
* fixed stupif strdup() mistakeErik Troan1998-07-301-1/+1
| | | | svn path=/trunk/; revision=309
* Include gnome-argp.h to get `program_invocation_name'.Martin Baulig1998-07-302-0/+6
| | | | | | | | | 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
* Added (AC_SUBST): `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',Martin Baulig1998-07-293-0/+20
| | | | | | | | | | | | | | | 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
* Check for functions that `error.c' looks for.Raja R Harinath1998-07-292-0/+6
| | | | | | * gnome-support.m4: Check for functions that `error.c' looks for. svn path=/trunk/; revision=306
* New file. Fake in HAVE_* for functions that are provided by `gnomesupport'Raja R Harinath1998-07-293-1/+33
| | | | | | | | | | * 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
* added poptSetExecPath()Erik Troan1998-07-293-1/+21
| | | | svn path=/trunk/; revision=304
* success check of access() was backwardsErik Troan1998-07-291-1/+1
| | | | svn path=/trunk/; revision=303
* Removed.Martin Baulig1998-07-293-1/+8
| | | | | | | | | | 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
* New files. Imported from glibc.Martin Baulig1998-07-292-1/+7
| | | | | | | | | | 1998-07-29 Martin Baulig <martin@home-of-linux.org> * error.c, error.h: New files. Imported from glibc. * Makefile.am (supportinclude_HEADERS): Added `error.h'. svn path=/trunk/; revision=301
* Initial revisionMartin Baulig1998-07-292-0/+324
| | | | svn path=/trunk/; revision=297
* 1) pass the name of the current exectuable to exec'd scriptsErik Troan1998-07-271-62/+18
| | | | | | 2) removed support for setting up popt alises through enviornment variables svn path=/trunk/; revision=296
* *** empty log message ***Erik Troan1998-07-272-0/+53
| | | | svn path=/trunk/; revision=295
* Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0.Federico Mena Quintero1998-07-272-1/+6
| | | | | | | | | 1998-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx> * gnome-x-checks.m4: Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0. svn path=/trunk/; revision=294
* 1) moved duplicated alias handling code into handleAlias()Erik Troan1998-07-271-85/+199
| | | | | | 2) added support for exec options svn path=/trunk/; revision=293
* 1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRSTErik Troan1998-07-272-4/+10
| | | | | | 2) added POPT_CONTEXT_NO_EXEC svn path=/trunk/; revision=292