Skip to content
Snippets Groups Projects
Commit b8144723 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Do not tweak the default prefix.

parent 527a02cc
No related branches found
No related tags found
No related merge requests found
......@@ -59,10 +59,8 @@ create proper Makefiles. The created Makefiles can then be used by us
to test compilation and the demo programs. All Makefiles can be called
independently from any subdirectory. The command "make install" is
used to install a package. All files are installed below a common
prefix path ("configure --prefix=PREFIX"). PREFIX defaults to `./' if
`./configure' was run with the `--enable-maintainer-mode'
switch. Otherwise it defaults to `/usr/local/'. There are also several
variations of "clean" targets.
prefix path ("configure --prefix=PREFIX"). PREFIX defaults to
`/usr/local/' There are also several variations of "clean" targets.
For the portable building of shared libraries we use "libtool". This involves
special compilation, e.g.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment