-
Notifications
You must be signed in to change notification settings - Fork 15
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
Autoreconf fails on path ending with the string "m4" #48
Comments
|
Could that be a place where this issue comes from? https://github.com/sabotage-linux/gettext-tiny/blob/master/Makefile#L91 |
|
|
|
let's leave this open until the issue is fixed in master |
|
@rofl0r yes sorry, my bad. |
|
closed by #49. feel free to reopen if there's any other problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Buildroot if we build some package enabling gettext-tiny instead of gettext on a path containing string "m4" autoreconf fails. I point you Buildroot bug:
https://bugs.busybox.net/show_bug.cgi?id=12481
I'm trying to figure out what the problem is and eventually open a PR, but advice/suggestion is welcome.
Thanks
The text was updated successfully, but these errors were encountered: