Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
c67d1a2a
"include/gtest/vscode:/vscode.git/clone" did not exist on "cb2b1640b277dd9ba2f411cc830682f28bfdaa45"
Commit
c67d1a2a
authored
Jul 11, 2008
by
shiqian
Browse files
Fixes instructions for building on Mac OS X.
parent
8bbeac4c
Changes
1
Show 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
...
@@ -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
)
the
checkout
command
you
used
(
'gtest-svn'
or
'gtest-X.Y-svn'
above
)
and
proceed
with
the
following
commands
:
and
proceed
with
the
following
commands
:
$
aclocal
-
1.9
#
Where
"1.9"
must
match
the
following
automake
command
$
aclocal
-
1.9
#
Where
"1.9"
must
match
the
following
automake
command
.
$
libtoolize
-
c
$
libtoolize
-
c
#
Use
"glibtoolize -c"
instead
on
Mac
OS
X
.
$
autoheader
$
autoheader
$
automake
-
1.9
-
ac
#
See
Automake
version
requirements
above
$
automake
-
1.9
-
ac
#
See
Automake
version
requirements
above
.
$
autoconf
$
autoconf
While
this
is
a
bit
complicated
,
it
will
most
often
be
automatically
re
-
run
by
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