From 88ec761548b66f58acc1a86cdd0fc164ca925476 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sun, 15 Oct 2006 21:09:28 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'. --- ext/pdo_sqlite/sqlite/sqlite.pc.in | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ext/pdo_sqlite/sqlite/sqlite.pc.in (limited to 'ext/pdo_sqlite/sqlite/sqlite.pc.in') diff --git a/ext/pdo_sqlite/sqlite/sqlite.pc.in b/ext/pdo_sqlite/sqlite/sqlite.pc.in deleted file mode 100644 index 16ed41c3d9..0000000000 --- a/ext/pdo_sqlite/sqlite/sqlite.pc.in +++ /dev/null @@ -1,12 +0,0 @@ -# Package Information for pkg-config - -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: SQLite -Description: SQL database engine -Version: @VERSION@ -Libs: -L${libdir} -lsqlite -Cflags: -I${includedir} -- cgit v1.2.1