Move check for -lresolv', -lsocket' and `-lnsl' after X11 checks.

* configure.in: Move check for `-lresolv', `-lsocket' and `-lnsl'
after X11 checks.
This commit is contained in:
Raja R Harinath
1998-09-27 21:01:46 +00:00
parent a8b0903fe7
commit 02dfde47ab
2 changed files with 12 additions and 6 deletions
+5
View File
@@ -1,3 +1,8 @@
1998-09-27 Raja R Harinath <harinath@cs.umn.edu>
* configure.in: Move check for `-lresolv', `-lsocket' and `-lnsl'
after X11 checks.
1998-09-27 Martin Baulig <martin@home-of-linux.org>
* configure.in: Do not even check for guile if it is disabled.