aboutsummaryrefslogtreecommitdiff
path: root/nxproxy/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* nxproxy/configure.ac: Have AC_LANG before NX_COMPILER_BRAND. Thanks to Ionic ↵Mike Gabriel2017-07-131-1/+1
| | | | for spotting this same flaw in nxcompshad.
* nxproxy: Switch to autoreconf.Mike Gabriel2017-07-121-0/+32
This also solves the last remnant of overlinking as described in GH issue #133. Fixes ArcticaProject/nx-libs#133.