nerdexam
LPI

201-450 · Question #10

After unpacking source code, what file is used by configure to create a final Makefile?

The correct answer is C. Makefile.in. See the full explanation below for the reasoning.

202 Linux Kernel

Question

After unpacking source code, what file is used by configure to create a final Makefile?

Options

  • Aconfigure.in
  • Bconfigure.ac
  • CMakefile.in
  • DMakefile.tmpl

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    4% (1)
  • C
    79% (22)
  • D
    4% (1)

Topics

#autoconf#Makefile.in#configure script#build system

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice