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

« back to all changes in this revision

Viewing changes to unittest/mysys/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:
266
266
VERSION = @VERSION@
267
267
WRAPLIBS = @WRAPLIBS@
268
268
YACC = @YACC@
 
269
YACC_HEXT = @YACC_HEXT@
269
270
ZLIB_DEPS = @ZLIB_DEPS@
270
271
ZLIB_INCLUDES = @ZLIB_INCLUDES@
271
272
ZLIB_LIBS = @ZLIB_LIBS@