文章目录 3 Making configure Scripts3.1 Writing configure.ac 3 Making configure Scripts 3.1 Writing configure.ac To produce a configure script for a software package, create a file called configure.ac that contains invocations of the Autoconf macros that test the system features your package needs or can use.