Search
lxdream.org :: lxdream/configure :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure
changeset 542:96c5494e02fd
prev539:75f3e594d4a7
next562:e598411b640b
next586:2a3ba82cf243
author nkeynes
date Tue Jan 01 04:55:06 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Remove Makefile (should never have been here)
file annotate diff log raw
1.1 --- a/configure Wed Nov 21 11:40:15 2007 +0000
1.2 +++ b/configure Tue Jan 01 04:55:06 2008 +0000
1.3 @@ -5142,7 +5142,7 @@
1.4
1.5 HAVE_CARBON='yes'
1.6 APPLE_BUILD='yes'
1.7 - LIBS="$LIBS -framework OpenGL -framework AGL -framework Carbon"
1.8 + LIBS="$LIBS -framework OpenGL -framework AGL -framework Carbon -L/usr/X11R6/lib -lGL"
1.9
1.10 cat >>confdefs.h <<\_ACEOF
1.11 #define HAVE_CARBON 1
.