diff options
| author | Lars Ingebrigtsen | 2021-04-25 21:11:48 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2021-04-26 20:51:52 +0200 |
| commit | a139f14c05cefa229d4dea1104af26fa66c213b2 (patch) | |
| tree | ab1082855d9bc7fbbc6a3b7e5c0dafb78581fd71 /admin | |
| parent | 449045b2a6e7daae61d24f43e131671c17b56f84 (diff) | |
| download | emacs-a139f14c05cefa229d4dea1104af26fa66c213b2.tar.gz emacs-a139f14c05cefa229d4dea1104af26fa66c213b2.zip | |
Fix previous emake adjustment
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/emake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/emake b/admin/emake index c909bd76337..834a1849d55 100755 --- a/admin/emake +++ b/admin/emake | |||
| @@ -69,7 +69,7 @@ GEN.*loaddefs|\ | |||
| 69 | ^There seems to be no|\ | 69 | ^There seems to be no|\ |
| 70 | ^config.status:|\ | 70 | ^config.status:|\ |
| 71 | ELN_DESTDIR|\ | 71 | ELN_DESTDIR|\ |
| 72 | ^ *--bin-dest |\ | 72 | --bin-dest |\ |
| 73 | ^ *$|\ | 73 | ^ *$|\ |
| 74 | ^Makefile built|\ | 74 | ^Makefile built|\ |
| 75 | The GNU allocators don't work|\ | 75 | The GNU allocators don't work|\ |