===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
motion-4.3.2/doc/motion_config.html-4697-          <br>
motion-4.3.2/doc/motion_config.html:4698:          LOAD=`top -b -n2 | grep "Cpu(s)" | awk '{print $2+$4}' | tail -n1`<br>
motion-4.3.2/doc/motion_config.html-4699-          <br>
##############################################
motion-4.3.2/.pc/change-paths_set-debian-paths.patch/configure.ac-264-        FFMPEG_VER=`pkg-config --modversion libavformat`
motion-4.3.2/.pc/change-paths_set-debian-paths.patch/configure.ac:265:        TEMP_CFLAGS="$TEMP_CFLAGS "`pkg-config --cflags $FFMPEG_DEPS`
motion-4.3.2/.pc/change-paths_set-debian-paths.patch/configure.ac:266:        TEMP_LIBS="$TEMP_LIBS "`pkg-config --libs $FFMPEG_DEPS`
motion-4.3.2/.pc/change-paths_set-debian-paths.patch/configure.ac-267-        AC_DEFINE([HAVE_FFMPEG], [1], [Define to 1 if FFMPEG is around])
##############################################
motion-4.3.2/configure.ac-264-        FFMPEG_VER=`pkg-config --modversion libavformat`
motion-4.3.2/configure.ac:265:        TEMP_CFLAGS="$TEMP_CFLAGS "`pkg-config --cflags $FFMPEG_DEPS`
motion-4.3.2/configure.ac:266:        TEMP_LIBS="$TEMP_LIBS "`pkg-config --libs $FFMPEG_DEPS`
motion-4.3.2/configure.ac-267-        AC_DEFINE([HAVE_FFMPEG], [1], [Define to 1 if FFMPEG is around])