Skip to content

Commit

Permalink
Newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lstrojny committed Nov 16, 2011
1 parent 595cb5c commit c6266aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.m4
Expand Up @@ -17,5 +17,6 @@ if test "$PHP_CLD" != "no"; then
PHP_ADD_LIBRARY(stdc++, 1, CLD_SHARED_LIBADD)
PHP_ADD_LIBRARY_WITH_PATH(cld, $PHP_LIBCLD_DIR, CLD_SHARED_LIBADD)
PHP_NEW_EXTENSION(cld, cld.cc, $ext_shared)

CXXFLAGS="-Wall -Wno-write-strings"
fi

0 comments on commit c6266aa

Please sign in to comment.