Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e6a590

Browse files
committed
Create includedir_server directory when installing headers
When using DESTDIR, the target directory is likely not yet existent,create it from the installincludes rule.
1 parentc2b1767 commit8e6a590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ rum--1.0--1.1.sql: Makefile gen_rum_sql--1.0--1.1.pl
4747
install: installincludes
4848

4949
installincludes:
50+
$(INSTALL) -d'$(DESTDIR)$(includedir_server)/'
5051
$(INSTALL_DATA)$(addprefix$(srcdir)/,$(INCLUDES))'$(DESTDIR)$(includedir_server)/'
5152

5253
ISOLATIONCHECKS= predicate-rum predicate-rum-2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp