Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
c67d1a2a
Commit
c67d1a2a
authored
Jul 11, 2008
by
shiqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes instructions for building on Mac OS X.
parent
8bbeac4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README
README
+3
-3
No files found.
README
View file @
c67d1a2a
...
...
@@ -74,10 +74,10 @@ are using Linux, Mac OS X, or Cygwin. Enter the target directory of
the
checkout
command
you
used
(
'gtest-svn'
or
'gtest-X.Y-svn'
above
)
and
proceed
with
the
following
commands
:
$
aclocal
-
1.9
#
Where
"1.9"
must
match
the
following
automake
command
$
libtoolize
-
c
$
aclocal
-
1.9
#
Where
"1.9"
must
match
the
following
automake
command
.
$
libtoolize
-
c
#
Use
"glibtoolize -c"
instead
on
Mac
OS
X
.
$
autoheader
$
automake
-
1.9
-
ac
#
See
Automake
version
requirements
above
$
automake
-
1.9
-
ac
#
See
Automake
version
requirements
above
.
$
autoconf
While
this
is
a
bit
complicated
,
it
will
most
often
be
automatically
re
-
run
by
...
...
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