Strange behaviour of the autotools in respect to gettext
Bug #718067 reported by
PeterPall
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| oggfix |
Confirmed
|
Low
|
Unassigned | ||
Bug Description
For some reason in the file configure.ac I need to substitute all variables needed by automake by hand.
I did never have to do this for any of my projects so I assume this time something went wrong. And normally things that work "for now" tend to come back. So I wrote this bug report as a marker that we have to look into this.
The lines I had to add to make the project work are:
# Can anybody tell me why this project seems to need the follwing
# lines?
AC_SUBST(
AC_SUBST(
AC_SUBST(GMOFILES)
| Changed in oggfix: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
To post a comment you must log in.