]> git.pld-linux.org Git - packages/fbg.git/blob - fbg-libgl.patch
- added
[packages/fbg.git] / fbg-libgl.patch
1 diff -Nru fbg-0.9.orig/configure.in fbg-0.9/configure.in
2 --- fbg-0.9.orig/configure.in   Fri Dec 27 05:42:44 2002
3 +++ fbg-0.9/configure.in        Wed Apr  9 12:58:34 2003
4 @@ -46,6 +46,8 @@
5  esac
6  AC_SUBST(MATHLIB)
7  
8 +CXXFLAGS="$CFLAGS -I/usr/X11R6/include"
9 +
10  dnl Check for SDL
11  SDL_VERSION=1.2.0
12  AM_PATH_SDL($SDL_VERSION, :,
This page took 0.156435 seconds and 4 git commands to generate.