Search
lxdream.org :: lxdream/configure :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure
changeset 769:f7f62bea4cad
prev756:38385124df7a
next778:a34b180d92f7
author nkeynes
date Mon Jul 28 04:40:32 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix bad rename from previous commit
file annotate diff log raw
1.1 --- a/configure Mon Jul 21 00:09:46 2008 +0000
1.2 +++ b/configure Mon Jul 28 04:40:32 2008 +0000
1.3 @@ -6791,6 +6791,7 @@
1.4 APPLE_BUILD='yes'
1.5 LIBS="$LIBS -framework AppKit"
1.6 LIBS="$LIBS -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -framework OpenGL"
1.7 + LDFLAGS="$LDFLAGS -Wl,-headerpad_max_install_names"
1.8
1.9 cat >>confdefs.h <<\_ACEOF
1.10 #define HAVE_COCOA 1
.