lib/src_postinst.cygpart: use DWARF_PARSE optionally instead of objdump -dl
[cygport/rpm-style.git] / testsuite / autotools / gnome / 0.7.2-no-undefined.patch
blob734bd74371e9764e9b5cac85fb73efcf9913a597
1 --- origsrc/libnotify-0.7.2/libnotify/Makefile.am 2011-03-03 18:54:09.000000000 -0600
2 +++ src/libnotify-0.7.2/libnotify/Makefile.am 2011-04-10 23:33:55.865162000 -0500
3 @@ -43,6 +43,7 @@ libnotify_la_LIBADD = \
5 libnotify_la_LDFLAGS = \
6 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
7 + -no-undefined \
8 -export-symbols-regex "^notify_.*"
10 notify-marshal.h: notify-marshal.list