Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
0d3ffcf4
Commit
0d3ffcf4
authored
Oct 22, 2001
by
tim@black.box
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused lines in mysiam/Makefile.am that confused automake.
parent
d83b557f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
myisam/Makefile.am
myisam/Makefile.am
+3
-3
No files found.
myisam/Makefile.am
View file @
0d3ffcf4
...
...
@@ -30,9 +30,9 @@ noinst_HEADERS = myisamdef.h fulltext.h ftdefs.h ft_test1.h ft_eval.h
mi_test1_DEPENDENCIES
=
$(LIBRARIES)
mi_test2_DEPENDENCIES
=
$(LIBRARIES)
mi_test3_DEPENDENCIES
=
$(LIBRARIES)
ft_test1_DEPENDENCIES
=
$(LIBRARIES)
ft_eval_DEPENDENCIES
=
$(LIBRARIES)
ft_dump_DEPENDENCIES
=
$(LIBRARIES)
#
ft_test1_DEPENDENCIES= $(LIBRARIES)
#
ft_eval_DEPENDENCIES= $(LIBRARIES)
#
ft_dump_DEPENDENCIES= $(LIBRARIES)
libmyisam_a_SOURCES
=
mi_open.c mi_extra.c mi_info.c mi_rkey.c
\
mi_rnext.c mi_rnext_same.c
\
mi_search.c mi_page.c mi_key.c mi_locking.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment