updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bmon / bmon-2.1.0-gcc4_libnl.patch
blob61e653b156169dd37c4bac78439e3e56959295ff
1 --- configure~ 2005-04-05 17:01:33.000000000 +0200
2 +++ configure 2008-04-25 14:08:23.000000000 +0200
3 @@ -7328 +7328 @@
4 -if test $ac_cv_lib_nl_nl_connect = yes; then
5 +if test $ac_cv_lib_nl_nl_connect = ARCH; then
7 --- src/out_xml_event.c~ 2005-04-05 17:01:33.000000000 +0200
8 +++ src/out_xml_event.c 2008-04-25 14:10:28.000000000 +0200
9 @@ -130 +130 @@
10 - .om_shutdown xml_event_shutdown,
11 + .om_shutdown = xml_event_shutdown,
13 --- src/out_audio.c~ 2005-04-05 17:01:33.000000000 +0200
14 +++ src/out_audio.c 2008-04-25 14:12:35.000000000 +0200
15 @@ -144 +144 @@
16 - .om_shutdown audio_shutdown,
17 + .om_shutdown = audio_shutdown,