Ticket #22 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Patch to show autoconf summary

Reported by: sebest Assigned to: lennart
Priority: normal Milestone:
Component: build-system Severity: normal
Keywords: Cc:

Description

something like this:

---{ pulseaudio 0.9.2 }---

prefix: /usr/local sysconfdir: /etc localstatedir: ${prefix}/var compiler: gcc cflags: -g -O2 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter Have X11: yes Enable OSS: no Enable Alsa: yes Enable Solaris: no Enable Glib 2.0: yes Enable Glib 1.2: no Enable Avahi: yes Enable Jack: no Enable Async DNS: no Enable LIRC: no Enable TCP Wrappers: no

Attachments

autoconf-summary.diff (1.9 kB) - added by sebest on 07/16/06 19:06:43.
here is the patch

Change History

07/16/06 19:06:43 changed by sebest

  • attachment autoconf-summary.diff added.

here is the patch

07/16/06 19:41:45 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1094]) show summary after configure has run (closes #22)