This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
> > > http://sources.redhat.com/ml/binutils/2002-02/msg00169.html
This is wrong:
+ if [ "${with_build_subdir}" != "." ] || [ "${with_target_subdir}" != "." ]; then
One of them will *always* be ""
You also never followed up on this:
http://sources.redhat.com/ml/binutils/2002-02/msg00172.html
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |