/usr/src/linux-headers-4.8.0-45/zfs/autogen.sh is in linux-headers-4.8.0-45 4.8.0-45.48~16.04.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #!/bin/sh
autoreconf -fiv
rm -Rf autom4te.cache
|