From 83b321d862472f31c0c9f7feca8360ad5bfe8a75 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 31 Jul 2012 15:16:04 +0000 Subject: An initial import of the teyjus source code in the C runtime for GF. The two runtime are still not connected but the source code compiles. --- src/runtime/c/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'src/runtime/c/configure.ac') diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index 81bc610c9..2a8f5e0ec 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -56,6 +56,7 @@ DX_INIT_DOXYGEN(libpgf) AC_CONFIG_FILES([Makefile libgu.pc libpgf.pc + libteyjus.pc ]) AC_OUTPUT -- cgit v1.2.3