~vjsamuel/drizzle/bug-616035

1
2
3
4
5
6
7
8
dnl  Copyright (C) 2009 Sun Microsystems
dnl This file is free software; Sun Microsystems
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.

AC_DEFUN([PANDORA_RUN_CPPLINT],[
  m4_syscmd([python config/make-lint.py])
])