From 458fd1fbcd0abb1860739b19e8fd833aa056d185 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Thu, 29 Sep 2011 15:22:37 +0200 Subject: Several update regarding integration in other userland environements than android * add fd_get method to ipc_ops to retrieve the file descriptior responsible for modem requests/response * add bootstrap method to ipc_ops to separate modem bootstrap from modem opening * add first version of a vapi to be able to use samsung-ipc from vala * add missing pkg-config description file --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 555fef0..7719ea8 100644 --- a/configure.ac +++ b/configure.ac @@ -23,6 +23,7 @@ PKG_PROG_PKG_CONFIG AC_CONFIG_FILES([ Makefile + samsung-ipc-1.0.pc include/Makefile samsung-ipc/Makefile ]) -- cgit v1.2.3