# # Copyright (C) 2007 Bojan Smojver, Rexursive # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free # Software Foundation; either version 2 of the Licence, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for # more details. # # You should have received a copy of the GNU General Public Licence along # with this program; if not, write to the Free Software Foundation, Inc., 59 # Temple Place, Suite 330, Boston, MA 02111-1307 USA # prefix=@prefix@ exec_prefix=@exec_prefix@ datarootdir=@datarootdir@ bindir=@bindir@ libdir=@libdir@ libexecdir=@libexecdir@ includedir=@includedir@ docdir=@docdir@ apxs=@apxs@ aprconfig=@aprconfig@ apuconfig=@apuconfig@ apreq2config=@apreq2config@ xml2config=@xml2config@ Name: mod_spin Description: The mod_spin Apache module Version: @VERSION@ URL: http://www.rexursive.com/software/modspin/ Libs: -L${libdir} -lrxv_spin @LDFLAGS@ @LIBS@ Cflags: @CPPFLAGS@ @CFLAGS@ -I${includedir}