From: Glenn Morris Date: Wed, 29 Aug 2018 01:03:12 +0000 (-0400) Subject: ; * configure.ac: Remove outdated comment (it was about CRT_DIR). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~20^2~600 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2670cbf9a87eb498d73770c381ca51657d390a1e;p=emacs.git ; * configure.ac: Remove outdated comment (it was about CRT_DIR). --- diff --git a/configure.ac b/configure.ac index 4dadf661d8c..029f451cd4a 100644 --- a/configure.ac +++ b/configure.ac @@ -1575,7 +1575,6 @@ case $opsys in LIB_MATH= SYSTEM_TYPE=windows-nt ;; - dnl NB this may be adjusted below. netbsd | openbsd ) SYSTEM_TYPE=berkeley-unix ;;