mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Use X_CFLAGS only when necessary.
This commit is contained in:
parent
4992eb2fec
commit
dbd9536297
@ -1152,7 +1152,6 @@ AC_PATH_X
|
||||
if test x"$no_x" != xyes; then
|
||||
if test -n "$x_includes"; then
|
||||
X_CFLAGS="-I$x_includes"
|
||||
CPPFLAGS="$CPPFLAGS -I$x_includes"
|
||||
fi
|
||||
if test -n "$x_libraries"; then
|
||||
LDFLAGS="$LDFLAGS -L$x_libraries"
|
||||
|
Loading…
Reference in New Issue
Block a user