]> git.eshelyaron.com Git - emacs.git/commit
Port to Ubuntu 16.10, which needs gcc -nopie
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Oct 2016 23:25:47 +0000 (16:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Oct 2016 23:53:03 +0000 (16:53 -0700)
commit032a299b0ed25f067f4133c547a822b283bc4cb8
tree3cd9c7f0be803730955e88f47fdc3d8e1f6a7943
parent3ed8100f77a25170bf7953217d0f2b919934465b
Port to Ubuntu 16.10, which needs gcc -nopie

* configure.ac (emacs_cv_prog_cc_no_pie): Rename from
emacs_cv_prog_cc_nopie.  All usages changed.  Check for -no-pie in
preference to -nopie (Bug#24682).
configure.ac