shithub: sox

Download patch

ref: e40568187bda53358aa1ff5b879e01918828c45b
parent: 28c12531f1d7143a83013300edd11974feb4c9cc
author: rrt <rrt>
date: Tue Feb 13 08:20:12 EST 2007

Add comment to call of AC_CONFIG_SRCDIR.

--- a/configure.ac
+++ b/configure.ac
@@ -6,6 +6,7 @@
 dnl create a config.h file (Automake will add -DHAVE_CONFIG_H)
 AM_CONFIG_HEADER(src/stconfig.h)
 
+dnl Check we have the right srcdir
 AC_CONFIG_SRCDIR(sox.1)
 
 dnl Checks for programs.