]> git.pld-linux.org Git - packages/elinks.git/blame - elinks-configure.patch
- updated polish translation (Patch2)
[packages/elinks.git] / elinks-configure.patch
CommitLineData
5a8f1bd1 1--- elinks-0.4pre7/configure.in.x Sat May 11 22:25:38 2002
2+++ elinks-0.4pre7/configure.in Sat May 11 22:23:55 2002
3@@ -227,7 +227,7 @@
2c8ad3b2 4 for luadir in "" /usr /usr/local; do
5 if test "$cf_result" = no; then
6 if test ! -z "$luadir"; then
7- LIBS="-L$luadir/lib -llua -llualib -lm $LIBS_X"
8+ LIBS="-L$luadir/lib -llua -llualib -lm -ldl $LIBS_X"
5a8f1bd1 9 CFLAGS="$CFLAGS_X -I$luadir/include -I$luadir/include/lua"
2c8ad3b2 10 else
11 LIBS="-llua -llualib -lm $LIBS_X"
This page took 0.034508 seconds and 4 git commands to generate.