File tree 6 files changed +6
-0
lines changed
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that -lopen-pal and all the EXTRA_LIBS are only necessary when
14
15
# static linking (they're pulled in by libopen-rte.so's implicit
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that -lopen-pal and all the EXTRA_LIBS are only necessary when
14
15
# static linking (they're pulled in by libopen-rte.so's implicit
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that -lopen-pal and all the EXTRA_LIBS are only necessary when
14
15
# static linking (they're pulled in by libopen-rte.so's implicit
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that -lopen-pal and all the EXTRA_LIBS are only necessary when
14
15
# static linking (they're pulled in by libopen-rte.so's implicit
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that the EXTRA_LIBS are only necessary when static linking
14
15
# (they're pulled in via libopen-pal.so's implicit dependencies), so
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ prefix=@prefix@
9
9
exec_prefix=@exec_prefix@
10
10
includedir=@includedir@
11
11
libdir=@libdir@
12
+ pkgincludedir=@opalincludedir@
12
13
#
13
14
# Note that -lopen-pal and all the EXTRA_LIBS are only necessary when
14
15
# static linking (they're pulled in by libopen-rte.so's implicit
You can’t perform that action at this time.
0 commit comments