~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/plugin.am

  • Committer: Monty Taylor
  • Date: 2011-03-31 22:51:58 UTC
  • mto: This revision was merged to the branch mainline in revision 2260.
  • Revision ID: mordred@inaugust.com-20110331225158-3zhy8n9vwth7vjfl
Finish the transition to libdrizzle-2.0 libs (after discussion with derks
about packaging) We'll leave old libdrizzle.la as it was for now, since
changing it would break things - but moving forward, we'll follow the
gnome/glib example and have our major API versions tied to libs with the
version in the name. And all will be jolly moving forward.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    drizzled/internal/libinternal.la \
36
36
    drizzled/algorithm/libhash.la \
37
37
    drizzled/util/libutil.la \
38
 
    libdrizzle-2.0/libdrizzle/libdrizzle.la \
 
38
    libdrizzle-2.0/libdrizzle/libdrizzle-2.0.la \
39
39
    ${LIBPROTOBUF} \
40
40
    ${LIBUUID} \
41
41
    ${LTLIBINTL} \