Show
Ignore:
Timestamp:
09/29/09 05:15:47 (3 years ago)
Author:
L. Donnie Smith <donnie.smith@…>
Parents:
331e73f7872ff08582bfab9fc7d7a34ec029c515
Children:
6af678616531eb1f3d3d0a052313ef9d8125bac7
git-committer:
L. Donnie Smith <donnie.smith@gatech.edu> / 2009-09-29T01:15:47Z-0400
Message:

Various administrative updates

change email addresses
remove individual file changelogs (that's what version control is for)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • configure.ac

    r531904b r2100f14  
    1 # ChangeLog: 
    2 # 2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    3 # * added config.h header 
    4 # * added with-python argument and associated logic 
    5 # 
    6 # 2007-05-30 L. Donnie Smith <cwiid@abstrakraft.org> 
    7 # * added python/Makefile 
    8 # * added PYTHON_VERSION variable 
    9 # 
    10 # 2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    11 # * updated for libcwiid rename 
    12 # 
    13 # 2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    14 # * removed --noyywrap from lex 
    15 # 
    16 # 2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    17 # * added lswm/Makefile 
    18 # * moved defs.mak 
    19 # 
    20 # 2007-03-19 L. Donnie Smith <cwiid@abstrakraft.org> 
    21 # * added --disable-ldconfig 
    22 # 
    23 # 2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    24 # * Initial ChangeLog 
    25 # * Check for stdint.h 
    26  
    27 AC_INIT(CWiid,0.6.00,cwiid@abstrakraft.org) 
     1AC_INIT(CWiid,0.6.00,donnie.smith@gatech.edu) 
    282AC_CONFIG_HEADER(common/include/config.h) 
    293