CVS report: krb5/src/util/et ChangeLog Makefile.in com_err ...

tlyu@MIT.EDU tlyu at MIT.EDU
Wed Jul 3 18:40:42 EDT 2002


CVSROOT:	/cvs/krbdev
Module name:	krb5
Changes by:	tlyu at drugstore.mit.edu	2002-07-03 18:40:42

Modified files:
	src/util/et    : ChangeLog Makefile.in com_err.h error_message.c 
	                 error_table.h et_c.awk et_h.awk 
Added files:
	src/util/et    : et.pbexp et_c.pl et_h.pl 
Removed files:
	src/util/et    : et_c.perl et_h.perl 

Log message:
2002-07-03  Tom Yu  <tlyu at mit.edu>

* Makefile.in: Fix rebuild rules et_?.perl -> et_?.pl.  Also,
strip the "#!" line.

* error_table.h: Fix mac conditional, due to _et_list declaration
moving from et_c.awk

* et_c.perl, et_h.perl: Remove.

* et_c.pl, et_h.pl: Generate.

[porting some 1-2-2-branch changes]

* com_err.h: Windows should include <win-mac.h> as opposed
to <Kerberos5/win-mac.h>

* et_c.perl, et_h.perl:
Renamed to et_c.pl and et_h.pl because the extension is used
as a newline separator heuristic in MacPerl parser

* et_c.perl, et_h.perl:
Removed #! from the first line to avoid confusing MacPerl

* com_err.h, error_message.c, et.pbexp, et_c.awk, et_h.awk:
conditionalized com_err so it doesn't need to export et_list
on Mac OS X

[pullups from 1-2-2-branch]




More information about the cvs-krb5 mailing list