File: configure.notes

package info (click to toggle)
ivtools 1.1.3-5.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 15,868 kB
  • ctags: 42,882
  • sloc: ansic: 164,124; makefile: 36,987; cpp: 15,132; xml: 5,359; sh: 2,622
file content (10 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
The configure script is generated from configure.in using autoconf, then
manually modified in two ways:

	1) the --with-x command line option is removed.
	2) the --help output for everything from --exec-prefix to
	   --target is removed, because no use is made of these.

aclocal.m4 contains an autoconf macro for locating the g++ include
directory (the include files from libstdc++).