mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Don't force automake v1.11, require at least v1.11
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Use v1.11 for backwards compat with Ubuntu 12.04 LTS
|
||||
export ACLOCAL=aclocal-1.11
|
||||
export AUTOMAKE=automake-1.11
|
||||
|
||||
autoreconf -W portability -visfm
|
||||
|
||||
Reference in New Issue
Block a user