Added pkgconfig files for xflaim and flaimsql libraries.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1086 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
jcalcote
2009-04-20 00:31:35 +00:00
parent 2011cd99c7
commit 4a3536ec6b
4 changed files with 10 additions and 2 deletions

View File

@@ -6,6 +6,9 @@ SUBDIRS = $(subdirs) src obs
doc_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libflaimsql.pc
rpms srcrpm: dist
$(MAKE) -C obs $(AM_MAKEFLAGS) $@
rpmarch=`rpm --showrc | grep ^build\ arch | sed 's/\(.*: \)\(.*\)/\2/'`; \

View File

@@ -120,7 +120,8 @@ esac
AC_CONFIG_FILES([Makefile
obs/sqlflaim.spec
obs/Makefile
src/Makefile])
src/Makefile
libflaimsql.pc])
AC_OUTPUT
echo "