File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ SRC_HEADERS = R.h Rdefines.h Rembedded.h Rinternals.h
1515OBJ_HEADERS = Rconfig.h Rmath.h Rversion.h
1616GW32_HEADERS = iconv.h psignal.h
1717
18- # # This omits GetX11Image.h QuartzDevice.h eventloop.h
18+ # # This omits GetX11Image.h QuartzDevice.h eventloop.h Callbacks.h PrtUtil.h
1919R_EXT_HEADERS = \
20- Altrep.h Applic.h Arith.h BLAS.h Boolean.h Callbacks.h Complex.h \
20+ Altrep.h Applic.h Arith.h BLAS.h Boolean.h Complex.h \
2121 Connections.h Constants.h Error.h \
2222 GraphicsDevice.h GraphicsEngine.h Itermacros.h \
2323 Lapack.h Linpack.h MathThreads.h Memory.h \
24- Parse.h Print.h PrtUtil.h RS.h Rallocators.h Random.h \
24+ Parse.h Print.h RS.h Rallocators.h Random.h \
2525 Rdynload.h Riconv.h RStartup.h Utils.h libextern.h \
2626 stats_package.h stats_stubs.h Visibility.h
2727
Original file line number Diff line number Diff line change @@ -14,13 +14,14 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
1414
1515# # Partially included by the API (1) headers in .., but not part of the
1616# # API per se.
17+ # # This omits Callbacks.h PrtUtil.h
1718R_EXT_HEADERS = \
1819 Altrep.h \
19- Applic.h Arith.h BLAS.h Boolean.h Callbacks.h Complex.h Connections.h \
20+ Applic.h Arith.h BLAS.h Boolean.h Complex.h Connections.h \
2021 Constants.h Error.h GetX11Image.h \
2122 GraphicsDevice.h GraphicsEngine.h Itermacros.h \
2223 Lapack.h Linpack.h MathThreads.h Memory.h QuartzDevice.h \
23- Parse.h Print.h PrtUtil.h RS.h Rallocators.h Random.h \
24+ Parse.h Print.h RS.h Rallocators.h Random.h \
2425 Rdynload.h Riconv.h RStartup.h Utils.h eventloop.h libextern.h \
2526 stats_package.h stats_stubs.h Visibility.h
2627
You can’t perform that action at this time.
0 commit comments