On Wed, 2008-08-13 at 00:01 +0200, Karel Zak wrote: > Makefile.am:24: shell echo $$(( $(VERSION: non-POSIX variable name > Makefile.am:24: (probably a GNU make extension) > Makefile.am:26: shell echo $$(($(VERSION: non-POSIX variable name > Makefile.am:26: (probably a GNU make extension) > Makefile.am:29: shell echo $$(($(VERSION: non-POSIX variable name > Makefile.am:29: (probably a GNU make extension) Ah, I "fixed" it by removing -Wall from AM_INIT_AUTOMAKE. :) Applied. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html