~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/plugin.am

  • Committer: Monty Taylor
  • Date: 2010-05-12 05:03:43 UTC
  • mto: (1527.1.5 staging)
  • mto: This revision was merged to the branch mainline in revision 1529.
  • Revision ID: mordred@inaugust.com-20100512050343-iy92t1sk4naw2a0c
Fix typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
16
16
 
17
 
if BUILD_HEAP_PLUGIN
 
17
if BUILD_MEMORY_PLUGIN
18
18
noinst_LTLIBRARIES+=    plugin/heap/libheap.la
19
19
endif
20
20
noinst_HEADERS+= \