util-linux: remove outdated configure options
removed upstream in commit: - convert mount/ to module, rename to mount-deprecated/ - build-sys: remove deprecated-mount/ fixes log warning: compile.txt:configure: WARNING: unrecognized options: --enable-new-mount Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 47977
This commit is contained in:
		@@ -37,7 +37,6 @@ endef
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
CONFIGURE_ARGS += \
 | 
					CONFIGURE_ARGS += \
 | 
				
			||||||
	--disable-rpath \
 | 
						--disable-rpath \
 | 
				
			||||||
	--enable-new-mount	\
 | 
					 | 
				
			||||||
	--disable-tls		\
 | 
						--disable-tls		\
 | 
				
			||||||
	--disable-sulogin	\
 | 
						--disable-sulogin	\
 | 
				
			||||||
	--without-python	\
 | 
						--without-python	\
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user