Fix glitches with 'configure --without-sync-input'.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Sep 2012 22:01:19 +0000 (15:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Sep 2012 22:01:19 +0000 (15:01 -0700)
commit2af0342954599918f739d981e8151f7e8a46c3c6
tree4eadf341a552603165d813608ae8765e794a1fd8
parente3141fcf8456dc1ec7455e34437ac09f0c812ac9
Fix glitches with 'configure --without-sync-input'.

* configure.ac (--without-sync-input): Fix typo in usage message.
* alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT && HAVE_PTHREAD]:
Include "syssignal.h", for 'main_thread'.
ChangeLog
configure.ac
src/ChangeLog
src/alloc.c