diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +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'. + + |