Fix the modules list for module names ending in c.
authorMichael Poole <mdpoole@troilus.org>
Fri, 20 Jan 2012 02:28:39 +0000 (21:28 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 20 Jan 2012 02:28:39 +0000 (21:28 -0500)
commit959dbb3d28f7f152dfb3f5a845e05b900f1310d1
treeb0e327022ee7e4ef520fe0521e1d6ab27dbbb5b3
parentcf2ee0859e61cd640a32e8fc6ef34950563f3a94
Fix the modules list for module names ending in c.

The backslashes in the regular expression \.c\$ were not quoted enough.
configure.in