Skip to content

ARROW-689: [GLib] Fix install directories#421

Closed
kou wants to merge 1 commit intoapache:masterfrom
kou:glib-fix-install-directory
Closed

ARROW-689: [GLib] Fix install directories#421
kou wants to merge 1 commit intoapache:masterfrom
kou:glib-fix-install-directory

Conversation

@kou
Copy link
Member

@kou kou commented Mar 22, 2017

Header files should be installed into
${PREFIX}/include/arrow-glib/ instead of
${PREFIX}/include/apache-arrow-glib/.

Documents should be installed into
${PREFIX}/share/doc/arrow-glib/ instead of
${PREFIX}/share/doc/apache-arrow-glib/.

We needed to change install directories when we changed AC_INIT()'s 3rd
argument to apache-arrow-glib...

We needed to change install directories when we changed AC_INIT()'s 3rd
argument to apache-arrow-glib...
Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@asfgit asfgit closed this in 3610314 Mar 22, 2017
@kou kou deleted the glib-fix-install-directory branch March 23, 2017 00:13
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
…throwing an exception

Author: Phillip Cloud <cpcloud@gmail.com>

Closes apache#421 from cpcloud/PARQUET-1167 and squashes the following commits:

2ae1953 [Phillip Cloud] Formatting
b465d91 [Phillip Cloud] PARQUET-1167: [C++] FieldToNode function should return a status when throwing an exception

Change-Id: I321ad30730615f208e21aeb4f094026ea0271717
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants