platform/upstream/gnome-common.git
26 years agogratious last time fixes to the i18n code -mig
Arturo Espinosa [Wed, 25 Mar 1998 05:28:57 +0000 (05:28 +0000)]
gratious last time fixes to the i18n code -mig

svn path=/trunk/; revision=169

26 years agodon't read ~/.popt in setuid apps
Erik Troan [Mon, 23 Mar 1998 20:28:01 +0000 (20:28 +0000)]
don't read ~/.popt in setuid apps

svn path=/trunk/; revision=156

26 years agoignore a bunch more irrelevant pieces
Elliot Lee [Mon, 23 Mar 1998 19:21:02 +0000 (19:21 +0000)]
ignore a bunch more irrelevant pieces

svn path=/trunk/; revision=155

26 years agoAn empty true branch of an `if' statement is not valid sh syntax. If
Tom Tromey [Fri, 20 Mar 1998 06:24:33 +0000 (06:24 +0000)]
An empty true branch of an `if' statement is not valid sh syntax. If

Thu Mar 19 23:23:30 1998  Tom Tromey  <tromey@cygnus.com>

* gnome.m4: An empty true branch of an `if' statement is not valid
sh syntax.  If GNOME_INIT_HOOK argument $1 is empty, use ":"
instead.

svn path=/trunk/; revision=154

26 years agoWeee! gmc uses the gnome.m4 macros now and detects properly gnome installation ...
Arturo Espinosa [Fri, 20 Mar 1998 02:54:16 +0000 (02:54 +0000)]
Weee!  gmc uses the gnome.m4 macros now and detects properly gnome installation - mig

svn path=/trunk/; revision=153

26 years agoAdd support for gtk_container_add to GnomeApp widget.
Miguel de Icaza [Fri, 20 Mar 1998 00:46:40 +0000 (00:46 +0000)]
Add support for gtk_container_add to GnomeApp widget.

1998-03-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* gnome-app.c (gnome_app_add): Add support for gtk_container_add
to GnomeApp widget.

svn path=/trunk/; revision=152

26 years agoCache results of check for program_invocation_short_name,
Tom Tromey [Thu, 19 Mar 1998 20:23:21 +0000 (20:23 +0000)]
Cache results of check for program_invocation_short_name,

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=151

26 years agoCache results of argp check.
Tom Tromey [Thu, 19 Mar 1998 07:24:22 +0000 (07:24 +0000)]
Cache results of argp check.

Thu Mar 19 00:17:46 1998  Tom Tromey  <tromey@cygnus.com>

* gnome-support.m4: Cache results of argp check.

svn path=/trunk/; revision=150

26 years agoUpdates to use AM_PATH_GTK. See various ChangeLogs for details.
Owen Taylor [Sun, 15 Mar 1998 20:56:36 +0000 (20:56 +0000)]
Updates to use AM_PATH_GTK. See various ChangeLogs for details.

svn path=/trunk/; revision=149

26 years agoImported from glibc. Added argp.texi.
Tom Tromey [Sat, 14 Mar 1998 04:31:17 +0000 (04:31 +0000)]
Imported from glibc. Added argp.texi.

Fri Mar 13 21:30:34 1998  Tom Tromey  <tromey@cygnus.com>

* argp.texi: Imported from glibc.
* Makefile.am (EXTRA_DIST): Added argp.texi.

svn path=/trunk/; revision=148

26 years agoInitial revision
Tom Tromey [Sat, 14 Mar 1998 04:29:34 +0000 (04:29 +0000)]
Initial revision

svn path=/trunk/; revision=144

26 years agoAdd a check for <linewrap.h> -- this enables some optimizations when
Raja R Harinath [Thu, 12 Mar 1998 22:52:05 +0000 (22:52 +0000)]
Add a check for <linewrap.h> -- this enables some optimizations when

* gnome-support.m4: Add a check for <linewrap.h> -- this enables
some optimizations when compiling `argp'.

- Hari

svn path=/trunk/; revision=143

26 years agoDon't install argp-fmtstream.h and argp-namefrob.h. They are used only to
Raja R Harinath [Thu, 12 Mar 1998 22:46:00 +0000 (22:46 +0000)]
Don't install argp-fmtstream.h and argp-namefrob.h. They are used only to

* Makefile.am (noinst_HEADERS): Don't install argp-fmtstream.h and
argp-namefrob.h.  They are used only to compile `argp' and not for
general usage.

- Hari

svn path=/trunk/; revision=142

26 years agoAdded a note on `cvs import' and multiple "vendors". -- Hari
Raja R Harinath [Thu, 12 Mar 1998 00:54:30 +0000 (00:54 +0000)]
Added a note on `cvs import' and multiple "vendors".  -- Hari

svn path=/trunk/; revision=141

26 years agoDon't mention getopt() for C++. (Local fix).
Raja R Harinath [Wed, 11 Mar 1998 23:28:44 +0000 (23:28 +0000)]
Don't mention getopt() for C++. (Local fix).

* getopt.h: Don't mention getopt() for C++.  (Local fix).

This is IMHO better than my previous commit.  -- Hari

svn path=/trunk/; revision=140

26 years agoPrototype getopt() for C++ too. (Local fix).
Raja R Harinath [Wed, 11 Mar 1998 23:17:52 +0000 (23:17 +0000)]
Prototype getopt() for C++ too. (Local fix).

* getopt.h: Prototype getopt() for C++ too.  (Local fix).

- Hari

svn path=/trunk/; revision=139

26 years agoUpdate to somewhat newer version from glibc-980226 -- Hari
Raja R Harinath [Wed, 11 Mar 1998 23:14:09 +0000 (23:14 +0000)]
Update to somewhat newer version from glibc-980226  -- Hari

svn path=/trunk/; revision=138

26 years agoPut it back in. And use `cvs import' now, to get it right -- Hari
Raja R Harinath [Wed, 11 Mar 1998 22:36:12 +0000 (22:36 +0000)]
Put it back in.  And use `cvs import' now, to get it right  -- Hari

svn path=/trunk/; revision=135

26 years agoMuch more work on the mailman - it is semi-functional, and also on girc.
Elliot Lee [Wed, 11 Mar 1998 22:26:17 +0000 (22:26 +0000)]
Much more work on the mailman - it is semi-functional, and also on girc.

svn path=/trunk/; revision=132

26 years agoRemove vsnprintf implementation - bad license, and did not check to see if libc has...
Elliot Lee [Wed, 11 Mar 1998 19:34:39 +0000 (19:34 +0000)]
Remove vsnprintf implementation - bad license, and did not check to see if libc has it already. It should work fine on most systems, now, but if your libc does not define vsnprintf, please send in a patch for an LGPLd implementation :)

svn path=/trunk/; revision=131

26 years agoActually fill it in. It is from
Raja R Harinath [Wed, 11 Mar 1998 19:13:44 +0000 (19:13 +0000)]
Actually fill it in. It is from

* vsnprintf.c: Actually fill it in.  It is from
<URL:http://theos.com/~deraadt/snprintf.c>, with one small fix to
actually make it compile.

- Hari

svn path=/trunk/; revision=130

26 years agoAdd gnome-argp.h to the Makefile.am
Arturo Espinosa [Tue, 10 Mar 1998 22:53:45 +0000 (22:53 +0000)]
Add gnome-argp.h to the Makefile.am

svn path=/trunk/; revision=129

26 years agoMade it conform to the new gnome_init parameters.
Miguel de Icaza [Tue, 10 Mar 1998 21:24:48 +0000 (21:24 +0000)]
Made it conform to the new gnome_init parameters.

Tue Mar 10 15:34:17 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* obgnome/obgnomeApp.h: Made it conform to the new gnome_init parameters.

svn path=/trunk/; revision=128

26 years agoBuild vsnprintf.o, not vsnprint.o.
Tom Tromey [Tue, 10 Mar 1998 02:34:27 +0000 (02:34 +0000)]
Build vsnprintf.o, not vsnprint.o.

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=127

26 years agoAdd check for `vsnprintf'.
Raja R Harinath [Tue, 10 Mar 1998 00:13:02 +0000 (00:13 +0000)]
Add check for `vsnprintf'.

* gnome-support.m4: Add check for `vsnprintf'.

- Hari

svn path=/trunk/; revision=126

26 years agoNew file. Provides (v)snprintf as simple wrappers to `__vsnprintf'. New
Raja R Harinath [Tue, 10 Mar 1998 00:12:35 +0000 (00:12 +0000)]
New file. Provides (v)snprintf as simple wrappers to `__vsnprintf'. New

* easy-vsnprintf.c: New file.  Provides (v)snprintf as simple
wrappers to `__vsnprintf'.
* vsnprintf.c: New file.  Empty for now.

- Hari

svn path=/trunk/; revision=124

26 years agoSet need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake
Tom Tromey [Mon, 9 Mar 1998 01:59:51 +0000 (01:59 +0000)]
Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake

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=123

26 years agoupdated .cvsignore
Tom Tromey [Mon, 9 Mar 1998 01:59:10 +0000 (01:59 +0000)]
updated .cvsignore

svn path=/trunk/; revision=122

26 years agoRewrote. Library now named libgnomesupport, now installed if Gnome support
Tom Tromey [Mon, 9 Mar 1998 01:57:52 +0000 (01:57 +0000)]
Rewrote. Library now named libgnomesupport, now installed if Gnome support

Sun Mar  8 17:13:33 1998  Tom Tromey  <tromey@cygnus.com>

* Makefile.am: Rewrote.  Library now named libgnomesupport, now
installed if Gnome support code is built.

svn path=/trunk/; revision=121

26 years agoNew define.
Tom Tromey [Sat, 7 Mar 1998 07:42:22 +0000 (07:42 +0000)]
New define.

Sat Mar  7 00:03:26 1998  Tom Tromey  <tromey@cygnus.com>

* gnome-argp.h (__mempcpy): New define.

svn path=/trunk/; revision=120

26 years agoCheck for strnlen().
Tom Tromey [Sat, 7 Mar 1998 07:07:45 +0000 (07:07 +0000)]
Check for strnlen().

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=119

26 years agoNew file from glibc; needed by strndup.c.
Tom Tromey [Sat, 7 Mar 1998 07:06:58 +0000 (07:06 +0000)]
New file from glibc; needed by strndup.c.

Sat Mar  7 00:03:26 1998  Tom Tromey  <tromey@cygnus.com>

* strnlen.c: New file from glibc; needed by strndup.c.

svn path=/trunk/; revision=118

26 years agoInitial revision
Tom Tromey [Sat, 7 Mar 1998 07:04:49 +0000 (07:04 +0000)]
Initial revision

svn path=/trunk/; revision=114

26 years agoDefine unless using gcc. Define unless using gcc.
Tom Tromey [Sat, 7 Mar 1998 05:19:03 +0000 (05:19 +0000)]
Define unless using gcc. Define unless using gcc.

Fri Mar  6 20:10:55 1998  Tom Tromey  <tromey@cygnus.com>

* argp-fmtstream.h (__attribute__): Define unless using gcc.
* argp.h (__attribute__): Define unless using gcc.

svn path=/trunk/; revision=113

26 years agoImported new versions from glibc, while preserving local changes.
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

26 years agoThis commit was generated by cvs2svn to compensate for changes in r110,
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

26 years agoinclude alloca.h if present
Erik Troan [Wed, 4 Mar 1998 16:51:54 +0000 (16:51 +0000)]
include alloca.h if present

svn path=/trunk/; revision=108

26 years agoForgot to cvs add this file. - tromey@cygnus.com
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

26 years agoAdded gnome-argp.c. New file.
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

26 years agoCheck for argp code, strndup, program_invocation_name,
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

26 years agoInclude gnome-argp.h. Include gnome-argp.h.
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

26 years agoThis commit was generated by cvs2svn to compensate for changes in r101,
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

26 years agoInitial revision
Tom Tromey [Wed, 4 Mar 1998 07:27:47 +0000 (07:27 +0000)]
Initial revision

svn path=/trunk/; revision=97

26 years agoAlso check for SMlib.h; some Solaris systems have -lSM but not SMlib.h.
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

26 years agoChanged spacing so --help output looks right.
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

26 years agoSet OBJECTIVE_C shell variable.
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

26 years agoStupid mistake... Forgot a `,'
Raja R Harinath [Thu, 26 Feb 1998 20:57:44 +0000 (20:57 +0000)]
Stupid mistake...  Forgot a `,'
- Hari

svn path=/trunk/; revision=93

26 years agoPut $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we
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

26 years agoNew sample file. Likewise. Likewise. Likewise.
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

26 years agoRemove `GNOME_CHECK_GNOME'.
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

26 years agotouchups for CVS gtk
Elliot Lee [Thu, 19 Feb 1998 00:40:37 +0000 (00:40 +0000)]
touchups for CVS gtk

svn path=/trunk/; revision=89

26 years agoReplace `strcasecmp' if necessary.
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

26 years agoNew file, copied from `glibc'. Used to provide replacement `strcasecmp'
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

26 years agoremoved autogenerated aclocal.m4
Elliot Lee [Wed, 18 Feb 1998 19:12:53 +0000 (19:12 +0000)]
removed autogenerated aclocal.m4

svn path=/trunk/; revision=86

26 years ago1) added autoconf for popt directory to make archive
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

26 years agoAdded missing separator, from Ching Hui
Arturo Espinosa [Mon, 16 Feb 1998 18:06:37 +0000 (18:06 +0000)]
Added missing separator, from Ching Hui

svn path=/trunk/; revision=84

26 years agoAdd `gnome-pthread-check.m4'. New file. Moved pthread check from
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

26 years agocheck for shared gtk+ libraries also.
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

26 years agoUse single quotes, not double quotes. Otherwise bash will interpret
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

26 years agoPut back doubled `$'. We want the expansion to occur in the including
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

26 years agoRemove debugging message, "hahaha $macrodirs". :)
Changwoo Ryu [Sat, 14 Feb 1998 17:22:36 +0000 (17:22 +0000)]
Remove debugging message, "hahaha $macrodirs".  :)

svn path=/trunk/; revision=79

26 years agomultilple aclocal -I directories.
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

26 years agoRemoved extra `$' from rule.
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

26 years agoOnly check for -lSM if not already in x_libs.
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

26 years agoAdd `autogen.sh'.
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

26 years agoSolaris /bin/sh doesn't understand `test -e'.
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

26 years agoCheckin ChangeLog
Raja R Harinath [Sat, 14 Feb 1998 00:35:33 +0000 (00:35 +0000)]
Checkin ChangeLog

svn path=/trunk/; revision=73

26 years agoNew `autogen.sh' that has most of the guts of $topdir/autogen.sh.
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

26 years agoLook for gnomeConf.sh in $libdir, where the installation actually installs
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

26 years agoGary Vaughan's fixes to gnome.m4
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

26 years agoAdd `gnome-support.m4' to MACROS
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

26 years agoNew maintainer rule for handling automatic rebuilding of aclocal.m4 if any
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

26 years agoNew file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.
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

26 years agoGnome/Games shoudl work now
Arturo Espinosa [Wed, 11 Feb 1998 04:25:16 +0000 (04:25 +0000)]
Gnome/Games shoudl work now

svn path=/trunk/; revision=66

26 years agoGnome/Objc automake/autoconf setup
Arturo Espinosa [Wed, 11 Feb 1998 03:01:47 +0000 (03:01 +0000)]
Gnome/Objc automake/autoconf setup

svn path=/trunk/; revision=65

26 years agoMisc setup changes
Arturo Espinosa [Wed, 11 Feb 1998 02:10:02 +0000 (02:10 +0000)]
Misc setup changes

svn path=/trunk/; revision=64

26 years agoGnome Core updates
Arturo Espinosa [Wed, 11 Feb 1998 01:39:33 +0000 (01:39 +0000)]
Gnome Core updates

svn path=/trunk/; revision=63

26 years agoGnome Utils autoconf/automake setup is ready
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

26 years agoNew file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed
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

26 years agoUse code in gettext 0.32.
Changwoo Ryu [Sun, 8 Feb 1998 17:44:13 +0000 (17:44 +0000)]
Use code in gettext 0.32.

svn path=/trunk/; revision=60

26 years agocheck for strtok_r remove fr from ALL_LINGUAS add libsupport, INTLLIBS,
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

26 years agoAdd `support' subdir for porting support.
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

26 years agoThis Makefile should be here
Gnome CVS User [Wed, 26 Nov 1997 00:35:48 +0000 (00:35 +0000)]
This Makefile should be here

svn path=/trunk/; revision=54

26 years agoInitial revision
Elliot Lee [Mon, 24 Nov 1997 22:32:04 +0000 (22:32 +0000)]
Initial revision

svn path=/trunk/; revision=50

26 years agoAdded POPT_KEEP_FIRST to cause popt to *not* ignore first arg. r2-4-10 r2-4-100 r2-4-101 r2-4-102 r2-4-11 r2-4-12 r2-4-99 r5-0-4
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

26 years agoadded error strings for BADNUMBER and OVERFLOW errors
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

26 years agoimplmented POPT_ARG_INT and POPT_ARG_LONG
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

27 years ago1) changed popt's ternary operator to work properly r1-0 r2-4-3 r2-4-4 r2-4-5 r2-4-6 r2-4-7 r2-4-8 r2-4-9
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

27 years agoMoved includes of miscfn.h to the top. r2-4-1 r2-4-2
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

27 years agoFix things up for SunOS r2-4
Erik Troan [Thu, 15 May 1997 14:08:57 +0000 (14:08 +0000)]
Fix things up for SunOS

svn path=/trunk/; revision=23

27 years agoAdded includes of miscfn.h
Erik Troan [Mon, 12 May 1997 13:28:24 +0000 (13:28 +0000)]
Added includes of miscfn.h

svn path=/trunk/; revision=22

27 years ago= didn't work w/ long arguments
Erik Troan [Wed, 7 May 1997 19:43:34 +0000 (19:43 +0000)]
= didn't work w/ long arguments

svn path=/trunk/; revision=21

27 years agofixed POPT_OPTION_DEPTH checking 2-3-10 2-3-11 2-3-8 2-3-9 r2-3-11 r2-3-12
Erik Troan [Tue, 4 Mar 1997 02:23:04 +0000 (02:23 +0000)]
fixed POPT_OPTION_DEPTH checking

svn path=/trunk/; revision=13

27 years ago1) added poptStuffArgs() 2-3-6 2-3-7
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

27 years ago1) added poptStuffArgs()
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

27 years agoNULL terminate result of poptGetArgs() 2-3-4 2-3-5
Erik Troan [Thu, 30 Jan 1997 20:04:11 +0000 (20:04 +0000)]
NULL terminate result of poptGetArgs()

svn path=/trunk/; revision=6

27 years agoadded poptBadOption(), poptStrerror(), flags argument to poptAddAlias 2-3-3
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

27 years ago1) added parsing options for option args
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

27 years agoInitial revision
Erik Troan [Fri, 17 Jan 1997 00:24:36 +0000 (00:24 +0000)]
Initial revision

svn path=/trunk/; revision=2