diff options
Diffstat (limited to 'detect-autoconf.pl')
-rwxr-xr-x | detect-autoconf.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/detect-autoconf.pl b/detect-autoconf.pl index 5ce1a08..02e8873 100755 --- a/detect-autoconf.pl +++ b/detect-autoconf.pl @@ -252,5 +252,3 @@ export AUTOCONF AUTOHEADER AUTOM4TE AUTOMAKE ACLOCAL WHICH EOF exit 0; - -# vim: set noet ts=8 sw=4: |