You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. ./bootstrap
2. ./configure
3. make
What is the expected output? What do you see instead?
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /byteswap.in.h; \
} > byteswap.h-t
cat: /byteswap.in.h: No such file or directory
What version of the product are you using? On what operating system?
trunk / Mac OSX
Please provide any additional information below.
Changing srcdir -> top_srcdir in Makefile.in solves the problem.
Original issue reported on code.google.com by [email protected] on 18 Jun 2012 at 8:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Jun 2012 at 8:34The text was updated successfully, but these errors were encountered: