Makefile.am   Makefile.am 
skipping to change at line 12 skipping to change at line 12
include $(top_srcdir)/Makefile.vars include $(top_srcdir)/Makefile.vars
include $(top_srcdir)/Makefile.rules include $(top_srcdir)/Makefile.rules
include $(top_srcdir)/Makefile.dirs include $(top_srcdir)/Makefile.dirs
# General compilation flags # General compilation flags
INCLUDES = -I$(top_srcdir)/src/include INCLUDES = -I$(top_srcdir)/src/include
lib_LTLIBRARIES = libsctp.la lib_LTLIBRARIES = libsctp.la
libsctp_la_SOURCES = bindx.c connectx.c peeloff.c opt_info.c addrs.c sendms g.c recvmsg.c Versions.map libsctp_la_SOURCES = bindx.c connectx.c peeloff.c opt_info.c addrs.c sendms g.c recvmsg.c Versions.map
libsctp_la_LDFLAGS = -version-info 1:11:0 -Wl,--version-script=$(srcdir)/Ve rsions.map libsctp_la_LDFLAGS = -version-info 1:12:0 -Wl,--version-script=$(srcdir)/Ve rsions.map
 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/