Index: configure.ac =================================================================== --- configure.ac (révision 1921) +++ configure.ac (copie de travail) @@ -189,7 +189,7 @@ # Check for xulrunner plugin ################################################## xulclient= -for pack in xulrunner seamonkey iceape firefox mozilla; do +for pack in npapi-sdk xulrunner seamonkey iceape firefox mozilla; do if test "x$xulclient" = x; then if pkg-config --exists $pack-plugin; then xulclient=$pack-plugin