Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: groonga/groonga
base: fe591af0cc91
Choose a base ref
...
head repository: groonga/groonga
compare: c82b63b14da5
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 20, 2015

  1. doc: suppress warnings for --enable-document build

        build/makefiles/gettext.am:84: warning: mo-build-stamp was already defined in condition TRUE, which includes condition DOCUMENT_BUILDABLE ...
        doc/locale/en/LC_MESSAGES/Makefile.am:3:   'build/makefiles/LC_MESSAGES.am' included from here
        build/makefiles/LC_MESSAGES.am:5:   'build/makefiles/gettext.am' included from here
        build/makefiles/gettext.am:79: ... 'mo-build-stamp' previously defined here
        doc/locale/en/LC_MESSAGES/Makefile.am:3:   'build/makefiles/LC_MESSAGES.am' included from here
        build/makefiles/LC_MESSAGES.am:5:   'build/makefiles/gettext.am' included from here
        build/makefiles/gettext.am:84: warning: mo-build-stamp was already defined in condition TRUE, which includes condition DOCUMENT_BUILDABLE ...
        doc/locale/ja/LC_MESSAGES/Makefile.am:3:   'build/makefiles/LC_MESSAGES.am' included from here
        build/makefiles/LC_MESSAGES.am:5:   'build/makefiles/gettext.am' included from here
        build/makefiles/gettext.am:79: ... 'mo-build-stamp' previously defined here
        doc/locale/ja/LC_MESSAGES/Makefile.am:3:   'build/makefiles/LC_MESSAGES.am' included from here
        build/makefiles/LC_MESSAGES.am:5:   'build/makefiles/gettext.am' included from here
    kou committed Apr 20, 2015
    Copy the full SHA
    c82b63b View commit details
    Browse the repository at this point in the history