s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[samba.git] / lib / util / charset / wscript_configure
index fe99600803521e116cba71318f2215afc1c136b7..274a2d7630c46a38f123e400fefb00edf7de2f77 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 # rather strangely, we need to look for libiconv before checking libc
 # as the external libiconv can use a macro to override iconv_open to libiconv_open
 # and then we may find the wrong iconv.h later due to other packages looking