Changeset 531

Show
Ignore:
Timestamp:
04/13/04 23:42:11 (5 years ago)
Author:
smoku
Message:

restored VERSION #define

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/autogen.sh

    r529 r531  
    55libtoolize --force 
    66rm -f po/ChangeLog 
     7autopoint --force 
    78touch po/Makefile.in m4/Makefile 
    89gettextize --force 
  • trunk/configure.ac

    r529 r531  
    22AC_INIT([jabber-gg-transport], [2.0.99], [jajcus@bnet.pl]) 
    33AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    4 AM_INIT_AUTOMAKE 
     4AM_INIT_AUTOMAKE([jabber-gg-transport], [2.0.99]) 
    55AM_CONFIG_HEADER([config.h]) 
    66