# 4.5.配置

将任何额外的自定义命令包含到 **configure** 脚本中，并将其保存在 **scripts** 子目录中。如上所述，也可以通过 **Makefile** 目标和/或名为 **pre-configure** 或 **post-configure** 的脚本来实现这一点。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://porters-handbook.bsdcn.org/di-4-zhang-fu-za-de-port/4.5.-pei-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
