Changeset 196
- Timestamp:
- 12/13/07 10:35:14 (1 year ago)
- Files:
-
- xsel/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
xsel/trunk/configure.ac
r194 r196 1 1 # Process this file with autoconf to produce a configure script. 2 2 AC_INIT([xsel.c]) 3 AM_INIT_AUTOMAKE(xsel, 0.9.6 )3 AM_INIT_AUTOMAKE(xsel, 0.9.6-svn20071213) 4 4 AC_CONFIG_SRCDIR([xsel.c]) 5 5 AM_CONFIG_HEADER(config.h)
