Changeset 111 for fm_server/trunk/libtool
- Timestamp:
- 09/03/06 21:19:57 (6 years ago)
- Files:
-
- 1 modified
-
fm_server/trunk/libtool (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fm_server/trunk/libtool
r80 r111 45 45 # ### BEGIN LIBTOOL CONFIG 46 46 47 # Libtool was configured on host sarge:47 # Libtool was configured on host crash: 48 48 49 49 # Shell to use when invoking shell scripts. … … 86 86 87 87 # LTCC compiler flags. 88 LTCFLAGS="- g -O2"88 LTCFLAGS="-O0 -g -Wall -Werror" 89 89 90 90 # A language-specific compiler. … … 329 329 330 330 # Run-time system search path for libraries 331 sys_lib_dlsearch_path_spec="/lib /usr/lib "331 sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/lib/mozilla-firefox /opt/e/lib " 332 332 333 333 # Fix the shell variable $srcfile for the compiler. … … 7224 7224 # ### BEGIN LIBTOOL TAG CONFIG: CXX 7225 7225 7226 # Libtool was configured on host sarge:7226 # Libtool was configured on host crash: 7227 7227 7228 7228 # Shell to use when invoking shell scripts. … … 7265 7265 7266 7266 # LTCC compiler flags. 7267 LTCFLAGS="- g -O2"7267 LTCFLAGS="-O0 -g -Wall -Werror" 7268 7268 7269 7269 # A language-specific compiler. … … 7505 7505 7506 7506 # Run-time system search path for libraries 7507 sys_lib_dlsearch_path_spec="/lib /usr/lib "7507 sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/lib/mozilla-firefox /opt/e/lib " 7508 7508 7509 7509 # Fix the shell variable $srcfile for the compiler.
