~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-10-28 13:45:31 UTC
  • Revision ID: brian@tangent.org-20081028134531-tgrxxokeago2sio5
New UUID code. Also changed default scaling for "8" core machine instead of
20 core machine.


Who the hell builds a 20 core machine? Stupid default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
                 $(top_builddir)/drizzled/functions/libfunctions.la \
75
75
                 $(libevent_libs) \
76
76
                 @mysql_plugin_libs@ \
 
77
                 -luuid \
77
78
                 -lprotobuf \
78
79
                 $(LDADD) \
79
80
                 $(CXXLDFLAGS) \