Mercurial > hg > xemacs-beta
diff configure.ac @ 4851:5fea88c726f7
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 13 Jan 2010 13:17:02 -0600 |
parents | bde90bc762f2 |
children | a6c778975d7d 8b63e21b0436 |
line wrap: on
line diff
--- a/configure.ac Wed Jan 13 13:15:56 2010 -0600 +++ b/configure.ac Wed Jan 13 13:17:02 2010 -0600 @@ -1442,7 +1442,7 @@ case "$opsys" in linux* ) with_pdump=yes ;; dnl glibc 2.3.1 seems to hose unexec darwin ) with_pdump=yes ;; dnl No "native" working dumper available - cygwin* ) with_pdump=yes ;; dnl unexec is broken + cygwin* ) with_pdump=yes ;; dnl No "native" dumper available * ) with_pdump=no ;; esac fi