EvIEExt Makefile.am, NONE, 1.1 configure.ac, NONE, 1.1 evieext.pc.in, NONE, 1.1

Daniel Stone xlibs-commit@pdx.freedesktop.org
Fri Jan 28 13:04:05 PST 2005


Committed by: daniels

Update of /cvs/xlibs/EvIEExt
In directory gabe:/tmp/cvs-serv12237

Added Files:
	Makefile.am configure.ac evieext.pc.in 
Log Message:
Initial autotooling of sources.

--- NEW FILE: Makefile.am ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: configure.ac ---
AC_PREREQ([2.59])
AC_INIT([EvIEExt], [1.0], [daniel@freedesktop.org])
AM_INIT_AUTOMAKE([foreign dist-bzip2])

AC_OUTPUT([Makefile
           evieext.pc])

--- NEW FILE: evieext.pc.in ---
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: EvIEExt
Description: X Event Interception Extension
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}



More information about the xlibs-commit mailing list