Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b763f39

Browse files
committed
remove stray echo statement
1 parent 56eb76b commit b763f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ if test "$PHP_V8JS" != "no"; then
2626
ARCH=$(uname -m)
2727

2828
for i in $SEARCH_PATH ; do
29-
echo checking "$i/$PHP_LIBDIR/$SEARCH_FOR" -a -r "$i/include/$libname/v8.h"
3029
if test -r "$i/$PHP_LIBDIR/$SEARCH_FOR" -a -r "$i/include/$libname/v8.h"; then
3130
V8_INCLUDE_DIR="$i/include/$libname"
3231
V8_LIBRARY_DIR="$i/$PHP_LIBDIR"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /