*** ./demo/plugin/Makefile.in.ORIG Wed Dec 14 21:30:31 2016 --- ./demo/plugin/Makefile.in Wed Dec 14 21:33:04 2016 *************** *** 308,315 **** top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign demo_plugin_so_SOURCES = demo_plugin.c ! demo_plugin_so_CFLAGS = -rdynamic -fPIC -I$(top_srcdir)/src ! demo_plugin_so_LDFLAGS = -shared all: all-am .SUFFIXES: --- 308,315 ---- top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign demo_plugin_so_SOURCES = demo_plugin.c ! demo_plugin_so_CFLAGS = -qmkshrobj -I$(top_srcdir)/src ! demo_plugin_so_LDFLAGS = -Wl,-bM:SRE -Wl,-G -Wl,-berok -lc -Wl,-bnoentry all: all-am .SUFFIXES: