aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-support.m4
Commit message (Collapse)AuthorAgeFilesLines
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-091-0/+2
| | | | | | * gnome-support.m4: Also run AC_HEADER_DIRENT. svn path=/trunk/; revision=118
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-091-1/+1
| | | | | | | * autogen.sh: Update to list newer versions of packages. * gnome-support.m4 (AC_REPLACE_FUNCS): Add `scandir'. svn path=/trunk/; revision=117
* Look for vasprintf.Raja R Harinath1998-04-011-1/+1
| | | | | | * gnome-support.m4 (AC_REPLACE_FUNCS): Look for vasprintf. svn path=/trunk/; revision=82
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-201-7/+23
| | | | | | | | | | Thu Mar 19 00:17:46 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Cache results of check for program_invocation_short_name, program_invocation_name. Check to make sure argp functions are in a library. svn path=/trunk/; revision=70
* Cache results of argp check.Tom Tromey1998-03-191-4/+12
| | | | | | | | Thu Mar 19 00:17:46 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Cache results of argp check. svn path=/trunk/; revision=69
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-131-0/+2
| | | | | | | | | * gnome-support.m4: Add a check for <linewrap.h> -- this enables some optimizations when compiling `argp'. - Hari svn path=/trunk/; revision=67
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-101-1/+2
| | | | | | | | Mon Mar 9 19:32:42 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Build vsnprintf.o, not vsnprint.o. svn path=/trunk/; revision=63
* Add check for `vsnprintf'.Raja R Harinath1998-03-101-0/+5
| | | | | | | | * gnome-support.m4: Add check for `vsnprintf'. - Hari svn path=/trunk/; revision=62
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-091-3/+29
| | | | | | | | | | Sun Mar 8 17:04:28 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake conditional. Define LTLIBOBJS. Look for argp_domain element in struct argp. svn path=/trunk/; revision=60
* Check for strnlen().Tom Tromey1998-03-071-1/+1
| | | | | | | | Sat Mar 7 00:04:22 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for strnlen(). svn path=/trunk/; revision=59
* Check for argp code, strndup, program_invocation_name,Tom Tromey1998-03-041-1/+8
| | | | | | | | | Wed Mar 4 01:02:55 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for argp code, strndup, program_invocation_name, program_invocation_short_name. svn path=/trunk/; revision=58
* Replace `strcasecmp' if necessary.Raja R Harinath1998-02-191-1/+1
| | | | | | | | | * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if necessary. - Hari svn path=/trunk/; revision=39
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-131-0/+7
* gnome-support.m4: New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support. svn path=/trunk/; revision=19