summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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