Chromium Code Reviews| Index: ports/texinfo/build.sh |
| diff --git a/ports/texinfo/build.sh b/ports/texinfo/build.sh |
| index 4ee22d8963de3db5c22bd85b645bbba106d54e96..68ccd0827271f2b159cd01018bd6f90a636596a0 100644 |
| --- a/ports/texinfo/build.sh |
| +++ b/ports/texinfo/build.sh |
| @@ -3,9 +3,8 @@ |
| # found in the LICENSE file. |
| export ac_cv_func_sigaction=yes |
| -NACLPORTS_LIBS+=" ${NACL_CLI_MAIN_LIB}" |
| -NACLPORTS_CFLAGS+=" -Dmain=nacl_main" |
| +EnableCliMain |
| EnableGlibcCompat |
| if [ "${NACL_ARCH}" = "pnacl" ]; then |