]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_OUTPUT): Remove VPATH lines if srcdir=., to work around Sun make
authorDavid MacKenzie <djm@djmnet.org>
Fri, 18 Mar 1994 08:02:20 +0000 (08:02 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Fri, 18 Mar 1994 08:02:20 +0000 (08:02 +0000)
commit4657336cfc19a5deabf171d585e585faffc76b58
treefb9a0609f2a6cc4bcd51f78c83ef63afdbc26bf5
parentdf8bebdaaa4d15cbffcbd311f10dbbfa09e0f3c3
(AC_OUTPUT): Remove VPATH lines if srcdir=., to work around Sun make
bug.  From Karl Berry.

Rename internal use shell variables to start with "ac_".

Trap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
without cleaning up.  From eggert@twinsun.com (Paul Eggert).
acgeneral.m4
lib/autoconf/general.m4