Merge mysql.com:/home/jimw/my/mysql-5.1-kill-sql-bench
into mysql.com:/home/jimw/my/mysql-5.1-clean
This commit is contained in:
commit
7b26577010
@ -3,8 +3,6 @@ AM_CPPFLAGS += -I$(top_srcdir)/unittest/mytap
|
|||||||
|
|
||||||
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
||||||
|
|
||||||
AM_CFLAGS = -W -Wall -ansi -pedantic
|
|
||||||
|
|
||||||
LDADD = -lmytap
|
LDADD = -lmytap
|
||||||
|
|
||||||
noinst_PROGRAMS = simple.t skip.t todo.t skip_all.t no_plan.t
|
noinst_PROGRAMS = simple.t skip.t todo.t skip_all.t no_plan.t
|
||||||
|
@ -4,8 +4,6 @@ AM_CPPFLAGS += -I$(srcdir)/..
|
|||||||
|
|
||||||
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
||||||
|
|
||||||
AM_CFLAGS = -Wall -ansi -pedantic
|
|
||||||
|
|
||||||
LDADD = -lmytap
|
LDADD = -lmytap
|
||||||
|
|
||||||
noinst_PROGRAMS = basic.t
|
noinst_PROGRAMS = basic.t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user