gnome-control-center/ChangeLog

54 lines
1.5 KiB
Text
Raw Normal View History

Wed Mar 4 01:18:19 1998 Tom Tromey <tromey@cygnus.com>
* acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME,
HAVE_PROGRAM_INVOCATION_NAME): Added.
1998-03-04 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (AC_OUTPUT): Add `panel/libapplet/Makefile'.
Mon Mar 2 15:30:00 1998 Tom Tromey <tromey@cygnus.com>
* configure.in: Removed check for SMlib.h; now comes from
gnome-x-checks.m4.
1998-02-26 Raja R Harinath <harinath@cs.umn.edu>
* configure.in: Make the check for SMlib.h work better with the
checks that happen in macros/gnome-x-checks.m4.
Thu Feb 26 12:37:07 1998 Tom Tromey <tromey@cygnus.com>
* configure.in: Check for X11/SM/SMlib.h.
1998-02-25 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (AC_OUTPUT): Remove duplicated entry for
`panel/batmon/Makefile'.
Sat Feb 14 01:31:21 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (macros/macros.dep): Use tab in rule, not space.
* configure.in: Run AC_LINK_FILES for gettext.
1998-02-14 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (GNOME_X_CHECKS): Add new check.
(AC_OUTPUT): Also generate `macros/Makefile'.
* Makefile.am (macros/macros.dep): Maintainer rule to
auto-regenerate aclocal.m4.
(SUBDIRS): Add `macros'.
* help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
`snprintf' with `g_snprintf'.
1998-02-13 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (AC_OUTPUT): Generate `macros/Makefile'.
* autogen.sh: Use `macros/autogen.sh'.