Makefile.am | Makefile.am | |||
---|---|---|---|---|
skipping to change at line 16 | skipping to change at line 16 | |||
md5.h \ | md5.h \ | |||
sha1.c \ | sha1.c \ | |||
sha1.h \ | sha1.h \ | |||
sha2.c \ | sha2.c \ | |||
sha2.h \ | sha2.h \ | |||
rmd160.c \ | rmd160.c \ | |||
rmd160.h \ | rmd160.h \ | |||
crapi.h \ | crapi.h \ | |||
crapi.c | crapi.c | |||
libcrapi_la_LDFLAGS= @crapi_libs@ | libcrapi_la_LDFLAGS= @crapi_LIBS@ | |||
libcrapi_la_CFLAGS= @crapi_cflags@ -I. -I$(top_srcdir) -I$(top_srcdir)/src/ | libcrapi_la_CFLAGS= @crapi_CFLAGS@ -I. -I$(top_srcdir) -I$(top_srcdir)/src/ | |||
common -I$(top_srcdir)/src/common/public -D_FILE_OFFSET_BITS=32 | common -I$(top_srcdir)/src/common/public -D_FILE_OFFSET_BITS=32 | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |