1 --- configure~ 2005-04-05 17:01:33.000000000 +0200
2 +++ configure 2008-04-25 14:08:23.000000000 +0200
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
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
16 - .om_shutdown audio_shutdown,
17 + .om_shutdown = audio_shutdown,