Selaa lähdekoodia

Ticket 67, make X11 usage consistent

Michael Schloh von Bennewitz 22 vuotta sitten
vanhempi
commit
7b40f1567f
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      lyx/lyx.spec

+ 2 - 1
lyx/lyx.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Print
 License:      GPL
 Version:      %{V_lyx}
-Release:      20030419
+Release:      20030424
 
 #   package options
 %option       with_xforms yes
@@ -123,6 +123,7 @@ AutoReqProv:  no
           --cache-file=./config.cache \
           --prefix=%{l_prefix} \
           --with-libiconv-prefix=%{l_prefix} \
+          --with-x \
           --x-includes=$x11_inc \
           --x-libraries=$x11_lib \
           --disable-shared \