s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[kamenim/samba-autobuild/.git] / lib / util / wscript_configure
index e7a2cb64a4f40114b420f39da966fbbba9200c8b..8bd196f8d3b1dd054febffec6473370f4fe95a12 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 # backtrace could be in libexecinfo or in libc
 conf.CHECK_FUNCS_IN('backtrace', 'execinfo', checklibc=True, headers='execinfo.h')