diff options
| author | krangelov <kr.angelov@gmail.com> | 2020-07-08 21:12:01 +0200 |
|---|---|---|
| committer | krangelov <kr.angelov@gmail.com> | 2020-07-08 21:12:01 +0200 |
| commit | 33818076ff553510b5e4a4d0295388d07ece2ec4 (patch) | |
| tree | b381152f5f8f8bb7847ed59ff75c0ae00af1f3ef /src/runtime/c/configure.ac | |
| parent | 47d1da0845814b947113a6786555e6d2672f6533 (diff) | |
drop the SG library completely.
Diffstat (limited to 'src/runtime/c/configure.ac')
| -rw-r--r-- | src/runtime/c/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index f52479a5b..d8e55c164 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -58,7 +58,6 @@ AC_CONFIG_LINKS(pgf/lightning/asm.h:$cpu_dir/asm.h dnl AC_CONFIG_FILES([Makefile libgu.pc libpgf.pc - libsg.pc ]) AC_OUTPUT |
