configure.ac: don't add -L /usr/local
commitffebe4056ed396a4343f9db524533057662b545e
authorrofl0r <rofl0r@users.noreply.github.com>
Sun, 29 Aug 2021 00:05:29 +0000 (29 00:05 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Sun, 29 Aug 2021 00:05:36 +0000 (29 00:05 +0000)
tree99aebc977d8fc9d2da2858558d60770e836c597b
parentb0562a0b3b7cc667cb1f05a7192e17fdc1ed4496
configure.ac: don't add -L /usr/local

the user can do so easily himself, if desired. this might
actually break cross-compile. also add /usr/X11... only if not
cross-compiling.
configure.ac