Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing "then" in Makefile #2978

Closed
vicuna opened this issue Oct 6, 2001 · 2 comments
Closed

missing "then" in Makefile #2978

vicuna opened this issue Oct 6, 2001 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Oct 6, 2001

Original bug ID: 556
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Hello,

there seems to be a missing "then" before command "cp" in file
otherlibs/systhreads/Makefile:

install:
if test -f libthreads.so; cp libthreads.so $(LIBDIR)/libthreads.so; fi

Regards,
Markus Mottl

--
Markus Mottl markus@oefai.at
Austrian Research Institute
for Artificial Intelligence http://www.oefai.at/~markus

@vicuna
Copy link
Author

vicuna commented Oct 6, 2001

Comment author: administrator

Thanks for the report.
It's now fixed.

(By the way, now it compiles again on MacOS 10.1)

Jacques

@vicuna
Copy link
Author

vicuna commented Oct 6, 2001

Comment author: administrator

Introduced and fixed on 2001-10-06 by JG.

@vicuna vicuna closed this as completed Oct 6, 2001
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant