summaryrefslogtreecommitdiff
path: root/fltk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'fltk.spec')
-rw-r--r--fltk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/fltk.spec b/fltk.spec
index c3dcaa578..c22d56495 100644
--- a/fltk.spec
+++ b/fltk.spec
@@ -59,7 +59,7 @@ dynamically linked applications.
%setup
%build
-CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --mandir=%{_mandir} --enable-shared --enable-xft --enable-xdbe
+CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --mandir=%{_mandir} --enable-shared --enable-xft --enable-xdbe --enable-xinerama
# If we got this far, all prerequisite libraries must be here.
make