aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2002-08-01 17:06:08 +0000
committerRichard M. Stallman2002-08-01 17:06:08 +0000
commitb3ac6ca9263bc9204cff97217c211c82dcbe6274 (patch)
treec6cd8b87acb1bc59e51ac126e918290b8e5ee2a9
parentb113160a06b92e69557b6b130fef1cb4d2806299 (diff)
downloademacs-b3ac6ca9263bc9204cff97217c211c82dcbe6274.tar.gz
emacs-b3ac6ca9263bc9204cff97217c211c82dcbe6274.zip
Correction regarding --enable-static and libjpeg.
-rw-r--r--etc/PROBLEMS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 42727efbaba..0eb57d53e2b 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -458,9 +458,6 @@ the Emacs configure script, which should now find the jpeg library.
458Alternatively, modify the generated src/Makefile to link the .a file 458Alternatively, modify the generated src/Makefile to link the .a file
459explicitly. 459explicitly.
460 460
461(If you need the static version of the jpeg library as well, configure
462libjpeg with both `--enable-static' and `--enable-shared' options.)
463
464* Building Emacs over NFS fails with ``Text file busy''. 461* Building Emacs over NFS fails with ``Text file busy''.
465 462
466This was reported to happen when building Emacs on a GNU/Linux system 463This was reported to happen when building Emacs on a GNU/Linux system