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