<div dir="ltr">Following the docs for adding a new plugin, I ran the autoreconf command from the top directory.  It fails with this error:<br><div><br></div><div>$ autoreconf<br><a href="http://configure.ac:240">configure.ac:240</a>: warning: macro 'AM_PATH_GLIB_2_0' not found in library<br><a href="http://configure.ac:246">configure.ac:246</a>: warning: macro 'AM_PATH_GTK_2_0' not found in library<br><a href="http://configure.ac:240">configure.ac:240</a>: error: possibly undefined macro: AM_PATH_GLIB_2_0<br>      If this token and others are legitimate, please use m4_pattern_allow.<br>      See the Autoconf documentation.<br><a href="http://configure.ac:246">configure.ac:246</a>: error: possibly undefined macro: AM_PATH_GTK_2_0<br>autoreconf: /usr/bin/autoconf failed with exit status: 1<br></div><div><br></div><div><br></div><div>What do I need to do now?</div><div><br></div><div>Thanks.</div></div>