diff options
| author | Richard M. Stallman | 2002-08-01 17:06:08 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-08-01 17:06:08 +0000 |
| commit | b3ac6ca9263bc9204cff97217c211c82dcbe6274 (patch) | |
| tree | c6cd8b87acb1bc59e51ac126e918290b8e5ee2a9 | |
| parent | b113160a06b92e69557b6b130fef1cb4d2806299 (diff) | |
| download | emacs-b3ac6ca9263bc9204cff97217c211c82dcbe6274.tar.gz emacs-b3ac6ca9263bc9204cff97217c211c82dcbe6274.zip | |
Correction regarding --enable-static and libjpeg.
| -rw-r--r-- | etc/PROBLEMS | 3 |
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. | |||
| 458 | Alternatively, modify the generated src/Makefile to link the .a file | 458 | Alternatively, modify the generated src/Makefile to link the .a file |
| 459 | explicitly. | 459 | explicitly. |
| 460 | 460 | ||
| 461 | (If you need the static version of the jpeg library as well, configure | ||
| 462 | libjpeg 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 | ||
| 466 | This was reported to happen when building Emacs on a GNU/Linux system | 463 | This was reported to happen when building Emacs on a GNU/Linux system |