aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if ↵Mike Gabriel2018-02-251-0/+1
| | | | TARGET_ELF' clause.
* nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if ↵Mihai Moldovan2018-02-251-1/+5
| | | | target system actually is ELF-based.
* nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation ↵Mihai Moldovan2017-12-301-0/+1
| | | | for libXcompshad.
* nxcompshad/src/Makefile.am: implement libX11 RPATH/RUNPATH override.Mihai Moldovan2017-12-301-1/+5
| | | | | | | Same method as used in the previous commit, but easier done thanks to autotools and libtool. Fixes: ArcticaProject/nx-libs#610
* nxcompshad: Drop Cygwin/Win32 support. Has been untested and unused for a ↵Mike Gabriel2017-08-271-1/+0
| | | | | | | | long time. This code can be reactivated any time in the future once some potential maintainer turns up and makes this work on the MS Windows / Cygwin platform.
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-1/+1
|
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-131-0/+45