Changeset 576

Show
Ignore:
Timestamp:
10/31/04 10:43:26 (4 years ago)
Author:
jajcus
Message:

- use the 'new' version of AM_INIT_AUTOMAKE and specify package version only once (in AC_INIT)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.ac

    r572 r576  
    33 
    44AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    5 AM_INIT_AUTOMAKE([jabber-gg-transport], [2.0.99]) 
     5AM_INIT_AUTOMAKE 
    66AM_GNU_GETTEXT_VERSION(0.14.1) 
    77AM_CONFIG_HEADER([config.h])