Closed jengelh closed 4 years ago
How did you install https://github.com/wbhart/antic? Do you use a release or the git version?
antic-0.2.2.tar.gz is used and installed to /usr (/usr/include/antic/nf.h /usr/include/antic/nf_elem.h /usr/include/antic/qfb.h /usr/lib64/libantic.so /usr/lib64/libantic.so.0) by way of an RPM package.
@jengelh did you pull the submodules? Can you try to do a git submodule update --init
first?
I don't as of yet know what deletes the file exactly, but removing the
AC_REPLACE_FUNCS
line from configure.ac makes the undesired file deletion stop as well.