# | Line 5 | Line 5 | |
---|---|---|
5 | include_HEADERS = ukcprog.h | |
6 | lib_LTLIBRARIES = libukcprog.la | |
7 | ||
8 | < | libukcprog_la_LDFLAGS = -version-info 0:0:0 |
8 | > | libukcprog_la_LDFLAGS = -version-info 0:1:0 |
9 | ||
10 | libukcprog_la_SOURCES = alloc.c config.c e_malloc.c e_realloc.c ebuf.c errf.c formf.c fpgetline.c ip.c logf.c panic.c sccsdata.c ssplit.c strf.c strnf.c strsave.c strtol.c |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |