File: configure.notes

package info (click to toggle)
ivtools 0.7.9-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 15,032 kB
  • ctags: 41,591
  • sloc: ansic: 156,945; makefile: 36,344; cpp: 15,040; sh: 2,192
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++).