mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Use X_CFLAGS only when necessary.
This commit is contained in:
parent
0f80b8e293
commit
505d02525f
@ -1144,7 +1144,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…
x
Reference in New Issue
Block a user