Changeset 207
- Timestamp:
- 02/10/08 11:02:02 (10 months ago)
- Files:
-
- xsel/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
xsel/trunk/configure.ac
r204 r207 1 1 # Process this file with autoconf to produce a configure script. 2 2 AC_INIT([xsel.c]) 3 AM_INIT_AUTOMAKE(xsel, 1. 0.0.svn20080115)3 AM_INIT_AUTOMAKE(xsel, 1.1.0) 4 4 AC_CONFIG_SRCDIR([xsel.c]) 5 5 AM_CONFIG_HEADER(config.h)
