From 32d5d4b52f37b8c421291a0cd8b77ada8d71fac2 Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 24 Aug 2015 09:36:51 +0000 Subject: added libsg in the C runtime --- src/runtime/c/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/c/configure.ac') diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index be8799b2f..56280f797 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -74,7 +74,7 @@ AC_CONFIG_LINKS(pgf/lightning/asm.h:$cpu_dir/asm.h dnl AC_CONFIG_FILES([Makefile libgu.pc libpgf.pc - libteyjus.pc + libsg.pc ]) AC_OUTPUT -- cgit v1.2.3