git.samba.org
/
metze
/
wireshark
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1243c
)
Fix copy-and-pasteo.
author
Guy Harris
<guy@alum.mit.edu>
Thu, 16 Apr 2015 21:21:00 +0000
(14:21 -0700)
committer
Guy Harris
<guy@alum.mit.edu>
Thu, 16 Apr 2015 21:21:51 +0000
(21:21 +0000)
"Recursion(n). See "recursion"."
Change-Id: Ic0acab13a6da8e0e00ead32653498d13edf212ac
Reviewed-on: https://code.wireshark.org/review/8098
Reviewed-by: Guy Harris <guy@alum.mit.edu>
macosx-setup.sh
patch
|
blob
|
history
diff --git
a/macosx-setup.sh
b/macosx-setup.sh
index 6ba73e8d6537e1f2e3bd070ed149ddee00d7f407..a14052ba304b62cd3bee995a28872a54d1f2f072 100755
(executable)
--- a/
macosx-setup.sh
+++ b/
macosx-setup.sh
@@
-233,7
+233,7
@@
uninstall_automake() {
#
# libtool depends on this(?), so uninstall it.
#
- uninstall_
automake
"$@"
+ uninstall_
libtool
"$@"
echo "Uninstalling GNU automake:"
cd automake-$installed_automake_version