Commit 29a7b973 by Richard Stallman

(includedir): Make this /usr/local/include.

From-SVN: r2342
parent 0d37a74d
......@@ -142,7 +142,7 @@ libdir = $(exec_prefix)/lib
# Directory in which the compiler finds executables, libraries, etc.
libsubdir = $(libdir)/gcc-lib/$(target)/$(version)
# Directory for header file assert.h.
includedir = $(libdir)/include
includedir = $(prefix)/include
# Extension (if any) to put in installed man-page filename.
manext = .1
# Directory in which to put man pages.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment