platform/upstream/gnome-common.git
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