Makefile.config.in: Remove HAVE_READLINE.
It was forgotten to be removed with
commit c5f23f10a8
and so it until now stayed unsubstituted as `HAVE_READLINE = @HAVE_READLINE@`
in Makefile.config.
			
			
This commit is contained in:
		
							parent
							
								
									717e821b99
								
							
						
					
					
						commit
						b49c3a9db5
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -8,7 +8,6 @@ CXXFLAGS = @CXXFLAGS@ | |||
| LDFLAGS = @LDFLAGS@ | ||||
| ENABLE_S3 = @ENABLE_S3@ | ||||
| HAVE_SODIUM = @HAVE_SODIUM@ | ||||
| HAVE_READLINE = @HAVE_READLINE@ | ||||
| HAVE_SECCOMP = @HAVE_SECCOMP@ | ||||
| LIBCURL_LIBS = @LIBCURL_LIBS@ | ||||
| OPENSSL_LIBS = @OPENSSL_LIBS@ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue