Integrate entering a key string from xautomation

This commit is contained in:
Bradlee Speice
2012-07-12 15:34:01 -04:00
parent 61a35913a0
commit 3e5c87a96a
10 changed files with 2475 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(libcvautomation, 1.0, bspeice@uncc.edu)
AC_INIT(libcvautomation, 1.1, bspeice@uncc.edu)
#AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE