Changeset 226 for trunk/configure.in


Ignore:
Timestamp:
01/02/06 17:19:16 (6 years ago)
Author:
jonsito
Message:

use svn revision based version numbers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r219 r226  
    55 
    66# Process this file with autoconf to produce a configure script. 
    7 AC_INIT(pam_pkcs11) 
     7AC_INIT(pam_pkcs11, [0.5.3-svn-r[]m4_translit([$Revision: $],[Ra-z $:])]) 
    88AC_CONFIG_SRCDIR([src/pam_pkcs11/pam_pkcs11.c]) 
    99AC_CANONICAL_TARGET([]) 
    10 AM_INIT_AUTOMAKE(pam_pkcs11, "WIP") 
     10AM_INIT_AUTOMAKE 
    1111AC_CONFIG_HEADERS([config.h]) 
    1212 
Note: See TracChangeset for help on using the changeset viewer.