! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Missing fallback for AC_RUN_IF_ELSE() when cross-compiling
Status:
RESOLVED: FIXED
Product:
Libxfce4util
Component:
General

Comments

Description Lionel Le Folgoc 2011-11-16 22:45:22 CET
Created attachment 3966 
Proposed patch

Hi,

Another Ubuntu/Debian developer (Steve Langasek) reported that libxfce4util can't be cross-compiled because AC_RUN_IF_ELSE() for the broken putenv test is missing the [action-if-cross-compiling] optional argument.

The fix he proposed seems rather straightforward, see attached patch.

Thanks!
Comment 1 Nick Schermer editbugs 2011-11-17 21:41:16 CET
Applied in b701f93.

Bug #8166

Reported by:
Lionel Le Folgoc
Reported on: 2011-11-16
Last modified on: 2011-11-17

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Version:
Unspecified

Attachments

Proposed patch (526 bytes, patch)
2011-11-16 22:45 CET , Lionel Le Folgoc
no flags

Additional information