Changes between Version 3 and Version 4 of BuildSystem
- Timestamp:
- Jun 20, 2007, 1:31:22 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildSystem
v3 v4 52 52 53 53 {{{ 54 ./configure CXXFLAGS="-Wall -W -W missing-prototypes -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -fno-common "54 ./configure CXXFLAGS="-Wall -W -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -fno-common " 55 55 }}} 56 56