/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.267.4.17 by schwab, Mon Apr 7 09:34:40 2003 UTC revision 1.267.4.18 by pot, Mon Apr 28 16:32:11 2003 UTC
# Line 1881  if test "${HAVE_X11}" = "yes"; then Line 1881  if test "${HAVE_X11}" = "yes"; then
1881      AC_EGREP_CPP(      AC_EGREP_CPP(
1882  changequote({, })dnl avoid leadingspace on the next line  changequote({, })dnl avoid leadingspace on the next line
1883  {version= *(6[2-9]|[7-9][0-9])}changequote([, ]),  {version= *(6[2-9]|[7-9][0-9])}changequote([, ]),
1884          [#include <jpeglib.h>          [
1885    /* HP compiler A.10.32.30 seems to need #include to be at start of line.  */
1886    #include <jpeglib.h>
1887           version=JPEG_LIB_VERSION           version=JPEG_LIB_VERSION
1888  ],      ],    
1889          AC_DEFINE(HAVE_JPEG),          AC_DEFINE(HAVE_JPEG),

Legend:
Removed from v.1.267.4.17  
changed lines
  Added in v.1.267.4.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26