1999-04-23 Chris Lahey * configure.in: Added gnome-ppp/C/Makefile to get generated. 1999-03-09 Sergey Panov * configure.in (ALL_LINGUAS): Added `ru'. 1999-03-01 Mark Crichton * Makefile.am : Make gmailman conditioanlly compile based on i HAVE_GNOME_OBJC 1999-02-26 Changwoo Ryu * configure.in (ALL_LINGUAS): Added `ko'. 1998-12-30 Jeff Garzik * gnometalk/talk.c, sync/errors.c: s/g_copy_strings/g_strconcat/ 1998-11-29 Jay Painter * configure.in: added generation of gnome-ppp/libgnome_ppp/Makefile 1998-11-12 Chris Lahey * gnome-ppp/account-window.c (create_authentication_page): Added gtk_entry_set_visibility on the password field. No security, but at least it's not displayed in the main program. Tue Sep 22 18:27:45 1998 Tom Tromey * Makefile.am (SUBDIRS): Unconditionally build sync directory. * configure.in: Don't check for the db library. Do check for db_185.h. 1998-07-23 Nuno Ferreira * configure.in (ALL_LINGUAS): Added `pt'. 1998-07-10 Martin Baulig * configure.in (umode_t): New check. * acconfig.h (umode_t): New tag. * configure.in: Added 'sync' subdir. Sun Jul 5 01:23:35 1998 Tom Tromey * Makefile.am (SUBDIRS): Added $(GNOMESYNC). * configure.in: Check for limits.h, -ldb. Call AC_C_BIGENDIAN. Set GNOMESYNC. Wed Jun 10 15:39:22 EDT 1998 Gregory McLean * acconfig.h (HAVE_DEVGTK): New tag. 1998-06-03 Martin Baulig * acconfig.h (HAVE_GUILE): New tag. 1998-05-15 Raja R Harinath * configure.in (ALL_LINGUAS): Add `ga'. * comlink/gui/pixmaps/Makefile.am (Pixmap_DATA): Correct mistype. Sun Apr 19 01:35:53 EDT 1998 Gregory McLean * gnome-x-checks.m4: Updated the gtk check to check for 1.0.0 Sun Mar 8 16:36:57 1998 Tom Tromey * configure.in: Don't create support/Makefile. * gnome-ppp/Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR. * Makefile.am (SUBDIRS): Don't include support. * configure.in: Don't call GNOME_SUPPORT_CHECKS. * gnome-ppp/main.c (main): Use new gnome_init. Fri Feb 27 09:56:45 1998 Tom Tromey * version.h.in: Removed. * configure.in (AC_OUTPUT): Don't create version.h. Changed test for Objective C. 1998-02-26 Raja R Harinath * acconfig.h (HAVE_LIBSM): New tag. * configure.in (ALL_LINGUAS): Add `it'. (GNOME_X_CHECKS): New check. 1998-02-22 Carsten Schaar * .cvsignore: Added some files. 1998-02-15 Raja R Harinath * configure.in (AC_OUTPUT): Also generate `macros/Makefile' and `support/Makefile'. (AM_ACLOCAL_INCLUDE): Add. (GNOME_SUPPORT_CHECKS): New check. * autogen.sh: Use macros/autogen.sh. * Makefile.am (SUBDIRS): Add `macros' and `support'. (macros/macros.dep): Maintainer rule for auto-regeneration of aclocal.m4. .