- Timestamp:
- 09/10/07 06:41:02 (16 months ago)
- Location:
- releases/opensc-0.11.4
- Files:
-
- 2 modified
-
NEWS (modified) (1 diff)
-
configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
releases/opensc-0.11.4/NEWS
r3250 r3266 7 7 or doc/ChangeLog. 8 8 9 New in 0.11.4; 2007- ??-??; Andreas Jellinghaus9 New in 0.11.4; 2007-09-10; Andreas Jellinghaus 10 10 * Drop AC_LIB_LINKFLAGS for libltdl and aclocal/lib* files. 11 11 * New configure option to disable building nsplugin. -
releases/opensc-0.11.4/configure.in
r3256 r3266 5 5 AC_PREREQ(2.52) 6 6 7 AC_INIT(opensc, [0.11.4 -rc2])7 AC_INIT(opensc, [0.11.4]) 8 8 AM_INIT_AUTOMAKE 9 9 AM_CONFIG_HEADER(config.h)
