Opened 11 years ago

Closed 11 years ago

#2780 closed defect (fixed)

configure does not test for SA_RESTART

Reported by: Carl Eugen Hoyos Owned by:
Priority: minor Component: build system
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Some versions of qnx apparently ship without SA_RESTART defined (it was defined before, but did not work):
http://thread.gmane.org/gmane.comp.video.ffmpeg.libav.user/11372/focus=11388
http://www.qnx.de/support/knowledgebase.html?id=50130000000SmiD

configure should test for SA_RESTART and only enable ffserver compilation if it exists.

Change History (1)

comment:1 by Carl Eugen Hoyos, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.