Remove obsolete --enable-opengl.

This commit is contained in:
Matthew Davison 2002-11-21 23:46:06 +00:00 committed by Alexandre Julliard
parent dba95f28f5
commit 994c1b3f00
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
#
#--- defaults (change these if you are a packager)
CONFARGS="--enable-opengl" # configure args, e.g. --prefix=/usr --sysconfdir=/etc
CONFARGS="" # configure args, e.g. --prefix=/usr --sysconfdir=/etc
prefix=/usr/local # installation prefix
sysconfdir=$prefix/etc # where wine.conf and the global registry are supposed to be
bindir=$prefix/bin # where winelib apps will be (or are) installed