gtk-doc: Fallback to 'cp' when 'cp -u' fails
'cp -u' is not specified in POSIX and it can fail with illegal option error on systems not supporting it. It is better to fallback to the slower 'cp' than causing build failure. https://bugzilla.gnome.org/show_bug.cgi?id=791784
Showing
Please register or sign in to comment