Enlightenment CVS committal Author : mej Project : eterm Module : Eterm
Dir : eterm/Eterm Modified Files: ChangeLog Makefile.am configure.in Log Message: Tue Mar 15 16:44:09 2005 Michael Jennings (mej) Reverted part of a patch from Chris Schoeneman <[EMAIL PROTECTED]> (changelog entry "Fri Jun 25 17:48:24 2004") which broke dead keys and compose-key sequences. Fixed autoSHIT for dist/distcheck/distclean/maintainer-clean and newer autoSHIT versions. Fixed error in saving of cut_chars attribute. Fixed saving/handling of beep_command attribute. ---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/Eterm/ChangeLog,v retrieving revision 1.401 retrieving revision 1.402 diff -u -3 -r1.401 -r1.402 --- ChangeLog 23 Feb 2005 20:38:17 -0000 1.401 +++ ChangeLog 15 Mar 2005 21:47:54 -0000 1.402 @@ -5300,3 +5300,16 @@ Added a feature to specify a command to be run in place of the normal PC speaker beep. ---------------------------------------------------------------------- +Tue Mar 15 16:44:09 2005 Michael Jennings (mej) + +Reverted part of a patch from Chris Schoeneman <[EMAIL PROTECTED]> +(changelog entry "Fri Jun 25 17:48:24 2004") which broke dead keys and +compose-key sequences. + +Fixed autoSHIT for dist/distcheck/distclean/maintainer-clean and newer +autoSHIT versions. + +Fixed error in saving of cut_chars attribute. + +Fixed saving/handling of beep_command attribute. +---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/Eterm/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 17 Nov 2000 07:59:11 -0000 1.6 +++ Makefile.am 15 Mar 2005 21:47:55 -0000 1.7 @@ -1,7 +1,9 @@ -# $Id: Makefile.am,v 1.6 2000/11/17 07:59:11 mej Exp $ +# $Id: Makefile.am,v 1.7 2005/03/15 21:47:55 mej Exp $ AUTOMAKE_OPTIONS = foreign SUBDIRS = src themes utils doc bg pix EXTRA_DIST = README ReleaseNotes ReleaseNotes.1 CVS-README ChangeLog autogen.sh Eterm.spec +MAINTAINERCLEANFILES = Makefile.in *~ aclocal.m4 config.guess config.sub configure depcomp \ + install-sh ltconfig ltmain.sh missing mkinstalldirs stamp-h* *.log config.h.in =================================================================== RCS file: /cvsroot/enlightenment/eterm/Eterm/configure.in,v retrieving revision 1.87 retrieving revision 1.88 diff -u -3 -r1.87 -r1.88 --- configure.in 23 Feb 2005 20:38:19 -0000 1.87 +++ configure.in 15 Mar 2005 21:47:55 -0000 1.88 @@ -1,4 +1,4 @@ -dnl# $Id: configure.in,v 1.87 2005/02/23 20:38:19 mej Exp $ +dnl# $Id: configure.in,v 1.88 2005/03/15 21:47:55 mej Exp $ PATH=$PATH:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/ucb/bin export PATH @@ -1011,7 +1011,7 @@ } else { print $0; } - }' $srcdir/$i.in > $srcdir/$i + }' $i.in > $i done &% changequote([, ])dnl @@ -1029,7 +1029,7 @@ Source code location: $srcdir Host System Type: $host - Preprocessor: $CC $CPPFLAGS + Preprocessor: $CPP $CPPFLAGS Compiler: $CC $CFLAGS Linker: $CC $LDFLAGS $LIBS Install path: $prefix ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs