# HG changeset patch # User Francesco Potort # Date 1051547070 0 # Node ID 2a6a2a5a79572f46fc606cb9a16b3774cd25152b # Parent 57796ed1786dc107f6a1f5fcf2b33d7213ed4782 Undo last (RMS') change, as it is useless, per Dave Love. diff -r 57796ed1786d -r 2a6a2a5a7957 configure.in --- a/configure.in Mon Apr 28 16:23:10 2003 +0000 +++ b/configure.in Mon Apr 28 16:24:30 2003 +0000 @@ -2089,9 +2089,7 @@ 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),