remove all Makefile* from examples directory (Closes: #675105) remove Makefile.{am,in} from examples and make sure to not output arch-dependent Makefile. It's not necessary to compile example sources.
strip configure exec from autogen.sh It's better that configure would be executed with dh_auto_configure since it passes some variables without any specifications.