Changeset 201 for trunk/src/binutils/opcodes/configure.in
- Timestamp:
- May 20, 2003, 2:44:10 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/opcodes/configure.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r200 r201 118 118 WIN32LDFLAGS="-no-undefined" 119 119 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin" 120 fi 121 ;; 122 *-*-os2*) 123 if test "$enable_shared" = "yes"; then 124 WIN32LDFLAGS="-no-undefined" 125 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 120 126 fi 121 127 ;; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.