s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[bbaumbach/samba-autobuild/.git] / source4 / lib / smbreadline / wscript_configure
index d89c357cec8b83be890453d38f6297be1e883f3f..76273ddc237355fd69aec2ca6da33ab6e0acb960 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 
 conf.CHECK_HEADERS('readline.h history.h readline/readline.h readline/history.h')
 for termlib in ['ncurses', 'curses', 'termcap', 'terminfo', 'termlib', 'tinfo']: