~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid-security

« back to all changes in this revision

Viewing changes to storage/ndb/src/common/util/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Seth Arnold
  • Date: 2013-04-18 17:04:15 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20130418170415-0ogqujl7eqweolxq
Tags: 5.1.69-0ubuntu0.10.04.1
* SECURITY UPDATE: Update to 5.1.69 to fix security issues (LP: #1170516)
  - http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
308
308
VERSION = @VERSION@
309
309
WRAPLIBS = @WRAPLIBS@
310
310
YACC = @YACC@
 
311
YACC_HEXT = @YACC_HEXT@
311
312
ZLIB_DEPS = @ZLIB_DEPS@
312
313
ZLIB_INCLUDES = @ZLIB_INCLUDES@
313
314
ZLIB_LIBS = @ZLIB_LIBS@