summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-25 20:47:48 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-25 20:48:23 -0700
commit685fd779592db0019b8489a06d72ec4bebef3c9a (patch)
treefa7e57baf1dd65d516cfdaed03c0386417930bfa /configure.ac
parente562356c3f31bf96250bd3e8a7c50e8322b15d68 (diff)
downloademacs-685fd779592db0019b8489a06d72ec4bebef3c9a.tar.gz
Fix duplicate .o file on QNX
* configure.ac (CYGWIN_OBJ): Leave empty on QNX. Problem reported by Elad Lahav in: https://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00750.html
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ca75136474e..d397e8fa7e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5153,8 +5153,6 @@ elif test "$opsys" = "mingw32"; then
CYGWIN_OBJ=
PRE_ALLOC_OBJ=
POST_ALLOC_OBJ=lastfile.o
-elif test "$opsys" = "qnxnto"; then
- CYGWIN_OBJ=sheap.o
else
CYGWIN_OBJ=
PRE_ALLOC_OBJ=lastfile.o