mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Another incarnation of the patch for Bug#30708
(make relies GNU extentions). The patch was partially backport from 6.0. Original comment: bug#30708: make relies GNU extensions. Now that we no longer use BitKeeper we can safely remove the SCCS handling with no loss of functionality.
This commit is contained in:
parent
1161d923c8
commit
759d5bc535
92 changed files with 1 additions and 288 deletions
|
|
@ -21,6 +21,3 @@ AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
|||
LDADD = -lmytap
|
||||
|
||||
noinst_PROGRAMS = simple-t skip-t todo-t skip_all-t no_plan-t core-t
|
||||
|
||||
# Don't update the files from bitkeeper
|
||||
%::SCCS/s.%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue