diff configure @ 323:639dec99c0fd

added -lXdpms
author arpi_esp
date Mon, 09 Apr 2001 23:31:08 +0000
parents dbe4a779b891
children 3c7ce767bb32
line wrap: on
line diff
--- a/configure	Mon Apr 09 22:27:27 2001 +0000
+++ b/configure	Mon Apr 09 23:31:08 2001 +0000
@@ -594,7 +594,7 @@
 fi
 
 if [ $_x11 = yes ]; then
-  _x11lib='-lX11 -lXext'
+  _x11lib='-lX11 -lXext -lXdpms'
 fi
 
 if [ $_xv = yes ]; then