Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
This commit is contained in:
commit
50c909128e
@ -55,7 +55,7 @@ CLEANFILES = init_db.sql test_db.sql
|
|||||||
|
|
||||||
# Create the libmysql.imp from libmysql/libmysql.def
|
# Create the libmysql.imp from libmysql/libmysql.def
|
||||||
libmysql.imp: $(top_srcdir)/libmysql/libmysql.def
|
libmysql.imp: $(top_srcdir)/libmysql/libmysql.def
|
||||||
awk 'BEGIN{x=0;} \
|
$(AWK) 'BEGIN{x=0;} \
|
||||||
END{printf("\n");} \
|
END{printf("\n");} \
|
||||||
x==1 {printf(" %s",$$1); x++; next} \
|
x==1 {printf(" %s",$$1); x++; next} \
|
||||||
x>1 {printf(",\n %s", $$1); next} \
|
x>1 {printf(",\n %s", $$1); next} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user