Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(865)

Side by Side Diff: app-i18n/zinnia/files/zinnia-0.06-ricedown.patch

Issue 6814030: app-i18n/zinnia: import 0.06-r1 from main Gentoo tree. (Closed) Base URL: http://git.chromium.org/git/portage-stable.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « app-i18n/zinnia/files/zinnia-0.06-perl.patch ('k') | app-i18n/zinnia/zinnia-0.06-r1.ebuild » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Index: zinnia-0.06/configure.in
2 ===================================================================
3 --- zinnia-0.06.orig/configure.in
4 +++ zinnia-0.06/configure.in
5 @@ -59,15 +59,6 @@ AC_ARG_WITH(pkgconfigdir,
6 AC_SUBST([pkgconfigdir])
7 AC_MSG_NOTICE([pkgconfig directory is ${pkgconfigdir}])
8
9 -dnl
10 -dnl check gcc
11 -dnl
12 -if test -n "$GCC"; then
13 - CFLAGS="-O3 -Wall"
14 - CXXFLAGS="-O3 -Wall"
15 - AC_MSG_RESULT($ac_cv_x86_sse)
16 -fi
17 -
18 AC_DEFUN(ADD_CC_FLAG, [
19 AC_MSG_CHECKING(whether ${CC-cc} accepts $1)
20 AC_LANG_SAVE
OLDNEW
« no previous file with comments | « app-i18n/zinnia/files/zinnia-0.06-perl.patch ('k') | app-i18n/zinnia/zinnia-0.06-r1.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698