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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
c18a94f3
Commit
c18a94f3
authored
Sep 19, 2001
by
serg@serg.mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
parents
90cfbb6a
ea0523bd
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
configure.in
configure.in
+1
-1
libmysqld/examples/Makefile.am
libmysqld/examples/Makefile.am
+1
-1
pstack/Makefile.am
pstack/Makefile.am
+1
-0
pstack/aout/Makefile.am
pstack/aout/Makefile.am
+1
-0
No files found.
configure.in
View file @
c18a94f3
...
...
@@ -2239,7 +2239,7 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile \
man/Makefile readline/Makefile vio/Makefile
\
libmysql_r/Makefile libmysqld/Makefile libmysqld/examples/Makefile
\
libmysql/Makefile client/Makefile
\
pstack/Makefile sql/Makefile sql/share/Makefile
\
pstack/Makefile
pstack/aout/Makefile
sql/Makefile sql/share/Makefile
\
merge/Makefile dbug/Makefile scripts/Makefile
\
include/Makefile sql-bench/Makefile tools/Makefile
\
tests/Makefile Docs/Makefile support-files/Makefile
\
...
...
libmysqld/examples/Makefile.am
View file @
c18a94f3
...
...
@@ -17,7 +17,7 @@ LDADD = $(top_builddir)/libmysqld/libmysqld.la \
$(top_builddir)
/heap/libheap.a
\
$(top_builddir)
/merge/libmerge.a
\
$(top_builddir)
/myisammrg/libmyisammrg.a
\
@innodb_libs@ @bdb_libs@
\
@innodb_libs@ @bdb_libs@
@pstack_libs@
\
$(top_builddir)
/mysys/libmysys.a
\
$(top_builddir)
/strings/libmystrings.a
\
$(top_builddir)
/dbug/libdbug.a
\
...
...
pstack/Makefile.am
View file @
c18a94f3
...
...
@@ -19,6 +19,7 @@
# the USE_PSTACK hack to get all files into distribution
#
SUBDIRS
=
aout
INCLUDES
=
-I
$(srcdir)
/../include
-I
../include
noinst_HEADERS
=
bucomm.h debug.h ieee.h budbg.h demangle.h
\
linuxthreads.h pstack.h pstacktrace.h
...
...
pstack/aout/Makefile.am
0 → 100644
View file @
c18a94f3
noinst_HEADERS
=
aout64.h stab.def stab_gnu.h
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