-
- Downloads
Don't use -L$x_libraries 'cause $x_libraries can be empty, -L without
argument confuses the linker or resets the search path for libraries. Instead, use AC_PATH_XTRA and $X_LIBS.
Please register or sign in to comment
argument confuses the linker or resets the search path for libraries. Instead, use AC_PATH_XTRA and $X_LIBS.