summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tom Tromey [Sat, 7 Mar 1998 03:14:59 +0000 (03:14 +0000)]
Imported new versions from glibc, while preserving local changes.
Fri Mar 6 20:10:55 1998 Tom Tromey <tromey@cygnus.com>
* argp-help.c, argp-parse.c, argp.h: Imported new versions from
glibc, while preserving local changes.
svn path=/trunk/; revision=112
Tom Tromey [Sat, 7 Mar 1998 02:51:53 +0000 (02:51 +0000)]
This commit was generated by cvs2svn to compensate for changes in r110,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=111
Erik Troan [Wed, 4 Mar 1998 16:51:54 +0000 (16:51 +0000)]
include alloca.h if present
svn path=/trunk/; revision=108
Tom Tromey [Wed, 4 Mar 1998 08:22:00 +0000 (08:22 +0000)]
Forgot to cvs add this file. - tromey@cygnus.com
svn path=/trunk/; revision=107
Tom Tromey [Wed, 4 Mar 1998 08:20:47 +0000 (08:20 +0000)]
Added gnome-argp.c. New file.
Wed Mar 4 00:58:27 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (libsupport_a_SOURCES): Added gnome-argp.c.
* gnome-argp.c: New file.
svn path=/trunk/; revision=106
Tom Tromey [Wed, 4 Mar 1998 08:14:23 +0000 (08:14 +0000)]
Check for argp code, strndup, program_invocation_name,
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=105
Tom Tromey [Wed, 4 Mar 1998 08:13:48 +0000 (08:13 +0000)]
Include gnome-argp.h. Include gnome-argp.h.
Wed Mar 4 00:58:27 1998 Tom Tromey <tromey@cygnus.com>
* argp-parse.c: Include gnome-argp.h.
* argp-help.c: Include gnome-argp.h.
* README-gnome, gnome-argp.h: New files.
* argp-ba.c, argp-eexst.c, argp-fmtstream.c, argp-fmtstream.h,
argp-fs-xinl.c, argp-help.c, argp-namefrob.h, argp-parse.c,
argp-pv.c, argp-pvh.c, argp-test.c, argp-xinl.c, argp.h,
strndup.c: New files, imported from glibc. Please use "cvs
import" if you import new versions.
* Makefile.am (noinst_HEADERS): Added argp-fmtstream.h,
argp-namefrob.h, argp.h, gnome-argp.h.
(EXTRA_DIST): New macro.
svn path=/trunk/; revision=104
Tom Tromey [Wed, 4 Mar 1998 07:59:28 +0000 (07:59 +0000)]
This commit was generated by cvs2svn to compensate for changes in r101,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=102
Tom Tromey [Wed, 4 Mar 1998 07:27:47 +0000 (07:27 +0000)]
Initial revision
svn path=/trunk/; revision=97
Tom Tromey [Mon, 2 Mar 1998 22:34:42 +0000 (22:34 +0000)]
Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h.
Mon Mar 2 15:27:44 1998 Tom Tromey <tromey@cygnus.com>
* gnome-x-checks.m4 (GNOME_X_CHECKS): Also check for SMlib.h; some
Solaris systems have -lSM but not SMlib.h.
svn path=/trunk/; revision=96
Tom Tromey [Mon, 2 Mar 1998 00:54:14 +0000 (00:54 +0000)]
Changed spacing so --help output looks right.
Sun Mar 1 17:49:42 1998 Tom Tromey <tromey@cygnus.com>
* gnome.m4 (GNOME_INIT): Changed spacing so --help output looks
right.
svn path=/trunk/; revision=95
Tom Tromey [Fri, 27 Feb 1998 17:11:38 +0000 (17:11 +0000)]
Set OBJECTIVE_C shell variable.
Fri Feb 27 10:05:34 1998 Tom Tromey <tromey@cygnus.com>
* gnome-objc-checks.m4 (GNOME_CHECK_OBJC): Set OBJECTIVE_C shell
variable.
svn path=/trunk/; revision=94
Raja R Harinath [Thu, 26 Feb 1998 20:57:44 +0000 (20:57 +0000)]
Stupid mistake... Forgot a `,'
- Hari
svn path=/trunk/; revision=93
Raja R Harinath [Thu, 26 Feb 1998 20:52:33 +0000 (20:52 +0000)]
Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we
* gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
$CFLAGS.
(GNOME_HAVE_SM): New var. `true' if we have libSM, `false'
otherwise.
- Hari
svn path=/trunk/; revision=92
Raja R Harinath [Thu, 19 Feb 1998 20:31:30 +0000 (20:31 +0000)]
New sample file. Likewise. Likewise. Likewise.
* autogen.sh: New sample file.
* configure.in: Likewise.
* Makefile.am: Likewise.
* README: Likewise.
svn path=/trunk/; revision=91
Raja R Harinath [Thu, 19 Feb 1998 06:32:06 +0000 (06:32 +0000)]
Remove `GNOME_CHECK_GNOME'.
* gnome.m4: Remove `GNOME_CHECK_GNOME'.
- Hari
svn path=/trunk/; revision=90
Elliot Lee [Thu, 19 Feb 1998 00:40:37 +0000 (00:40 +0000)]
touchups for CVS gtk
svn path=/trunk/; revision=89
Raja R Harinath [Wed, 18 Feb 1998 21:36:45 +0000 (21:36 +0000)]
Replace `strcasecmp' if necessary.
* gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if
necessary.
- Hari
svn path=/trunk/; revision=88
Raja R Harinath [Wed, 18 Feb 1998 21:36:21 +0000 (21:36 +0000)]
New file, copied from `glibc'. Used to provide replacement `strcasecmp'
* strcasecmp.c: New file, copied from `glibc'. Used to provide
replacement `strcasecmp' file.
- Hari
svn path=/trunk/; revision=87
Elliot Lee [Wed, 18 Feb 1998 19:12:53 +0000 (19:12 +0000)]
removed autogenerated aclocal.m4
svn path=/trunk/; revision=86
Erik Troan [Tue, 17 Feb 1998 16:46:14 +0000 (16:46 +0000)]
1) added autoconf for popt directory to make archive
2) version 2.4.103
svn path=/trunk/; revision=85
Arturo Espinosa [Mon, 16 Feb 1998 18:06:37 +0000 (18:06 +0000)]
Added missing separator, from Ching Hui
svn path=/trunk/; revision=84
Raja R Harinath [Sun, 15 Feb 1998 23:13:49 +0000 (23:13 +0000)]
Add `gnome-pthread-check.m4'. New file. Moved pthread check from
* Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
* gnome-pthread-check.m4: New file. Moved pthread check from
gnome-x-checks.m4 to here.
* gnome-objc-checks.m4: Use `gnome-pthread-check'.
(OBJC_LIBS): New config var.
* gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
already part of `$x_libs'.
Move pthread check to new file.
- Hari
svn path=/trunk/; revision=83
Tim Janik [Sun, 15 Feb 1998 20:13:03 +0000 (20:13 +0000)]
check for shared gtk+ libraries also.
-timj
svn path=/trunk/; revision=82
Tom Tromey [Sat, 14 Feb 1998 22:06:12 +0000 (22:06 +0000)]
Use single quotes, not double quotes. Otherwise bash will interpret
Sat Feb 14 12:45:35 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (macros.dep): Use single quotes, not double quotes.
Otherwise bash will interpret `$(...)' incorrectly.
(EXTRA_DIST): Include macros.dep in distribution.
svn path=/trunk/; revision=81
Raja R Harinath [Sat, 14 Feb 1998 17:40:00 +0000 (17:40 +0000)]
Put back doubled `$'. We want the expansion to occur in the including
* Makefile.am (macros.dep): Put back doubled `$'. We want the
expansion to occur in the including Makefile, not here.
Otherwise, there will be an extra `../' in the rule.
- Hari
svn path=/trunk/; revision=80
Changwoo Ryu [Sat, 14 Feb 1998 17:22:36 +0000 (17:22 +0000)]
Remove debugging message, "hahaha $macrodirs". :)
svn path=/trunk/; revision=79
KST 1998 Changwoo Ryu [Sat, 14 Feb 1998 08:49:50 +0000 (08:49 +0000)]
multilple aclocal -I directories.
Sat Feb 14 17:41:28 KST 1998 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
* autogen.sh: multilple aclocal -I directories.
svn path=/trunk/; revision=78
Tom Tromey [Sat, 14 Feb 1998 08:40:53 +0000 (08:40 +0000)]
Removed extra `$' from rule.
Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (macros.dep): Removed extra `$' from rule.
svn path=/trunk/; revision=77
Tom Tromey [Sat, 14 Feb 1998 08:21:12 +0000 (08:21 +0000)]
Only check for -lSM if not already in x_libs.
Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com>
* gnome-x-checks.m4: Only check for -lSM if not already in
x_libs.
svn path=/trunk/; revision=76
Raja R Harinath [Sat, 14 Feb 1998 05:42:53 +0000 (05:42 +0000)]
Add `autogen.sh'.
* Makefile.am (EXTRA_DIST): Add `autogen.sh'.
svn path=/trunk/; revision=75
Raja R Harinath [Sat, 14 Feb 1998 02:08:20 +0000 (02:08 +0000)]
Solaris /bin/sh doesn't understand `test -e'.
* gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't
understand `test -e'.
- Hari
svn path=/trunk/; revision=74
Raja R Harinath [Sat, 14 Feb 1998 00:35:33 +0000 (00:35 +0000)]
Checkin ChangeLog
svn path=/trunk/; revision=73
Raja R Harinath [Sat, 14 Feb 1998 00:35:05 +0000 (00:35 +0000)]
New `autogen.sh' that has most of the guts of $topdir/autogen.sh.
svn path=/trunk/; revision=72
Raja R Harinath [Fri, 13 Feb 1998 21:03:03 +0000 (21:03 +0000)]
Look for gnomeConf.sh in $libdir, where the installation actually installs
* gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
the installation actually installs it.
- Hari
svn path=/trunk/; revision=71
Arturo Espinosa [Fri, 13 Feb 1998 19:16:00 +0000 (19:16 +0000)]
Gary Vaughan's fixes to gnome.m4
svn path=/trunk/; revision=70
Raja R Harinath [Fri, 13 Feb 1998 18:19:17 +0000 (18:19 +0000)]
Add `gnome-support.m4' to MACROS
svn path=/trunk/; revision=69
Raja R Harinath [Fri, 13 Feb 1998 18:01:43 +0000 (18:01 +0000)]
New maintainer rule for handling automatic rebuilding of aclocal.m4 if any
* Makefile.am (macros.dep): New maintainer rule for handling
automatic rebuilding of aclocal.m4 if any of the macros change.
(MACROS): New variable. List of all `m4' macros in this
directory.
- Hari
svn path=/trunk/; revision=68
Raja R Harinath [Thu, 12 Feb 1998 23:11:26 +0000 (23:11 +0000)]
New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.
* gnome-support.m4: New file. Defines GNOME_SUPPORT_CHECKS for
libsupport.a support.
svn path=/trunk/; revision=67
Arturo Espinosa [Wed, 11 Feb 1998 04:25:16 +0000 (04:25 +0000)]
Gnome/Games shoudl work now
svn path=/trunk/; revision=66
Arturo Espinosa [Wed, 11 Feb 1998 03:01:47 +0000 (03:01 +0000)]
Gnome/Objc automake/autoconf setup
svn path=/trunk/; revision=65
Arturo Espinosa [Wed, 11 Feb 1998 02:10:02 +0000 (02:10 +0000)]
Misc setup changes
svn path=/trunk/; revision=64
Arturo Espinosa [Wed, 11 Feb 1998 01:39:33 +0000 (01:39 +0000)]
Gnome Core updates
svn path=/trunk/; revision=63
Arturo Espinosa [Wed, 11 Feb 1998 01:37:05 +0000 (01:37 +0000)]
Gnome Utils autoconf/automake setup is ready
svn path=/trunk/; revision=62
Raja R Harinath [Tue, 10 Feb 1998 20:21:54 +0000 (20:21 +0000)]
New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed
* gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to
here, and renamed macro to GNOME_CHECK_GNOME.
* gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
to GNOME_X_CHECKS.
* aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro
to provide extra search directories to `aclocal'.
svn path=/trunk/; revision=61
Changwoo Ryu [Sun, 8 Feb 1998 17:44:13 +0000 (17:44 +0000)]
Use code in gettext 0.32.
svn path=/trunk/; revision=60
EST 1998 Nathan Bryant [Thu, 29 Jan 1998 21:51:06 +0000 (21:51 +0000)]
check for strtok_r remove fr from ALL_LINGUAS add libsupport, INTLLIBS,
Thu Jan 29 16:49:12 EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
* configure.in: check for strtok_r
* programs/freecell/configure.in: remove fr from ALL_LINGUAS
* programs/girc/Makefile.am: add libsupport, INTLLIBS, DL_LIB
* programs/gmailman/Makefile.am: add DL_LIB
* programs/gsm/Makefile.am: add DL_LIB
* support/strtok_r.c: new file
svn path=/trunk/; revision=59
Raja R Harinath [Wed, 28 Jan 1998 20:02:23 +0000 (20:02 +0000)]
Add `support' subdir for porting support.
For now, it has GNU getopt
svn path=/trunk/; revision=58
Gnome CVS User [Wed, 26 Nov 1997 00:35:48 +0000 (00:35 +0000)]
This Makefile should be here
svn path=/trunk/; revision=54
Elliot Lee [Mon, 24 Nov 1997 22:32:04 +0000 (22:32 +0000)]
Initial revision
svn path=/trunk/; revision=50
Marc Ewing [Sun, 2 Nov 1997 22:49:50 +0000 (22:49 +0000)]
Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.
svn path=/trunk/; revision=39
Erik Troan [Sun, 2 Nov 1997 16:45:17 +0000 (16:45 +0000)]
added error strings for BADNUMBER and OVERFLOW errors
svn path=/trunk/; revision=38
Erik Troan [Sun, 2 Nov 1997 16:12:56 +0000 (16:12 +0000)]
implmented POPT_ARG_INT and POPT_ARG_LONG
svn path=/trunk/; revision=37
Erik Troan [Mon, 7 Jul 1997 22:22:51 +0000 (22:22 +0000)]
1) changed popt's ternary operator to work properly
2) popt doesn't take \ at the end of a line as a newline
3) fixed --scripts in rpmpopt to take advantage of #1
svn path=/trunk/; revision=28
Erik Troan [Tue, 20 May 1997 15:57:52 +0000 (15:57 +0000)]
Moved includes of miscfn.h to the top.
svn path=/trunk/; revision=25
Erik Troan [Thu, 15 May 1997 14:08:57 +0000 (14:08 +0000)]
Fix things up for SunOS
svn path=/trunk/; revision=23
Erik Troan [Mon, 12 May 1997 13:28:24 +0000 (13:28 +0000)]
Added includes of miscfn.h
svn path=/trunk/; revision=22
Erik Troan [Wed, 7 May 1997 19:43:34 +0000 (19:43 +0000)]
= didn't work w/ long arguments
svn path=/trunk/; revision=21
Erik Troan [Tue, 4 Mar 1997 02:23:04 +0000 (02:23 +0000)]
fixed POPT_OPTION_DEPTH checking
svn path=/trunk/; revision=13
Erik Troan [Mon, 17 Feb 1997 20:21:16 +0000 (20:21 +0000)]
1) added poptStuffArgs()
2) added character argument aliasing
3) aliases are searched for in reverse order
svn path=/trunk/; revision=10
Erik Troan [Mon, 17 Feb 1997 20:20:59 +0000 (20:20 +0000)]
1) added poptStuffArgs()
2) added shortName to popt aliases
svn path=/trunk/; revision=9
Erik Troan [Thu, 30 Jan 1997 20:04:11 +0000 (20:04 +0000)]
NULL terminate result of poptGetArgs()
svn path=/trunk/; revision=6
Erik Troan [Mon, 20 Jan 1997 22:16:31 +0000 (22:16 +0000)]
added poptBadOption(), poptStrerror(), flags argument to poptAddAlias
svn path=/trunk/; revision=4
Erik Troan [Fri, 17 Jan 1997 21:58:27 +0000 (21:58 +0000)]
1) added parsing options for option args
2) added alias config files
svn path=/trunk/; revision=3
Erik Troan [Fri, 17 Jan 1997 00:24:36 +0000 (00:24 +0000)]
Initial revision
svn path=/trunk/; revision=2