From: Francesco Potortì Date: Mon, 28 Apr 2003 16:24:30 +0000 (+0000) Subject: Undo last (RMS') change, as it is useless, per Dave Love. X-Git-Tag: ttn-vms-21-2-B4~10399 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/a0dd4fa6d457080e8b1eaef0b5cf484e99e27dfa Undo last (RMS') change, as it is useless, per Dave Love. --- diff --git a/configure.in b/configure.in index bd7b5922bf..231b02b6c0 100644 --- a/configure.in +++ b/configure.in @@ -2089,9 +2089,7 @@ if test "${HAVE_X11}" = "yes"; then if test "${HAVE_JPEG}" = "yes"; then AC_DEFINE(HAVE_JPEG) AC_EGREP_CPP([version= *(6[2-9]|[7-9][0-9])], - [ -/* HP compiler A.10.32.30 seems to need #include to be at start of line. */ -#include + [#include version=JPEG_LIB_VERSION ], AC_DEFINE(HAVE_JPEG),