Changeset 1852 for trunk/src/binutils/bfd/configure.in
- Timestamp:
- Mar 14, 2005, 12:44:50 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/configure.in
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1851 r1852 436 436 if test "$enable_shared" = "yes"; then 437 437 WIN32LDFLAGS="-no-undefined" 438 WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 438 WIN32LIBADD="-L`pwd`/../libiberty -liberty" 439 # WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 439 440 fi 440 441 ;; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.