- Removing --disable-rpath as autoreconf -vif does the job

This commit is contained in:
Jaromir Capik 2014-04-08 19:42:58 +02:00
parent cabaa682b9
commit 4f1aa478a3

View File

@ -110,7 +110,6 @@ autoreconf --verbose --force --install
--disable-static \ --disable-static \
--disable-w-from \ --disable-w-from \
--disable-kill \ --disable-kill \
--disable-rpath \
--enable-watch8bit \ --enable-watch8bit \
--enable-skill \ --enable-skill \
--enable-sigwinch \ --enable-sigwinch \