From 924e4426ab756281e10526fed58253d876f01033 Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Mon, 3 Mar 2014 23:22:31 +0100 Subject: perhaps a better word --- manual.en.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual.en.html b/manual.en.html index 17f213a..86eb33d 100755 --- a/manual.en.html +++ b/manual.en.html @@ -301,7 +301,7 @@ preprocessor symbol Includedir. These files should normally be architecture-independent.

  • If you have architecture-specific source files that you need to make -available to other software that uses your libraries, then you should refactor +available to other software that uses your libraries, then you should restructure your code to encapsulate the architecture-specific bits in the compiled code and keep the API clean. But if you really must install such files, then you may put them under a separate subdirectory of stage_archincludedir. -- cgit v1.2.3