Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 http://bugs.gentoo.org/326939 | |
| 2 http://repos.archlinux.org/wsvn/packages/pkg-config/trunk/autoconf-2.66.patch | |
| 3 | |
| 4 --- pkg.m4 | |
| 5 +++ pkg.m4 | |
| 6 @@ -135,7 +135,7 @@ | |
| 7 Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
| 8 installed software in a non-standard prefix. | |
| 9 | |
| 10 -_PKG_TEXT])dnl | |
| 11 +_PKG_TEXT])[]dnl | |
| 12 ]) | |
| 13 elif test $pkg_failed = untried; then | |
| 14 AC_MSG_RESULT([no]) | |
| OLD | NEW |