|
From: | Christopher Brannon |
Subject: | [PATCH] rearrange code in intl sub directory |
Date: | Sun, 12 Sep 2010 15:30:00 -0500 |
william hubbs <w.d.hubbs at gmail.com> writes: > From: William Hubbs <w.d.hubbs at gmail.com> > > This moves intl/ to src/common and turns that directory into a library > of common routines Looks good. You need to make a few small changes. * Replace #include "fdset.h" with speechd_types.h in src/modules/module_utils.h * Add include/ to SUBDIRS in the top-level Makefile.am. * Use -I$(top_srcdir)... instead of -I$(top_builddir) in src/common/Makefile.am. * Update docs to reflect the fact that spdmsgsettings is in module_utils.h. -- Chris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.freebsoft.org/pipermail/speechd/attachments/20100912/3532f52f/attachment.pgp>
[Prev in Thread] | Current Thread | [Next in Thread] |