Make install don´t work when configure is executed out of source dir. This patch fix it.
Example:
~]$ ls ~]$ srtp-1.4.2 build ~]$ cd build ~]$ ../srtp-1.4.2/configure ~]$ make ~]$ make install (don´t work) ~]$
Makefile.in patch
I re-invented this patch separately, and it's now in the CVS repository.
Log in to post a comment.
Makefile.in patch
I re-invented this patch separately, and it's now in the CVS repository.