~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/include.am

  • Committer: Lee Bieber
  • Date: 2010-11-29 16:29:27 UTC
  • mfrom: (1955.3.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 1964.
  • Revision ID: kalebral@gmail.com-20101129162927-t6617jhr83i5qr4o
Merge Monty - fix bug 682008: Valgrind warning in unix socket 
Merge Monty - fix bug 682010: session header file includes files from internal directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
EXTRA_DIST+= drizzled/internal/CHARSET_INFO.txt
20
20
noinst_HEADERS+= \
21
21
                drizzled/internal/aio_result.h \
22
 
                drizzled/internal/getrusage.h \
23
22
                drizzled/internal/iocache.h \
24
23
                drizzled/internal/m_string.h \
25
24
                drizzled/internal/my_bit.h \