# Process this file with autoconf to produce a configure script. AC_INIT(cursors/transp) AM_INIT_AUTOMAKE(xcursor-transparent-theme, 0.1.1) AM_CONFIG_HEADER(config.h) # Checks for programs. AC_PROG_INSTALL AC_OUTPUT([ Makefile cursors/Makefile ])