mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
graphviz: remove unneeded option
This commit is contained in:
parent
bdd4ca4c91
commit
3343c4c19a
@ -243,8 +243,7 @@
|
||||
|
||||
./autogen.sh &&
|
||||
./configure --prefix=/usr \
|
||||
--disable-php \
|
||||
PS2PDF=true &&
|
||||
--disable-php &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -283,13 +282,6 @@ make</userinput></screen>
|
||||
does not support php version 8.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>PS2PDF=true</parameter>: This is needed if <xref
|
||||
linkend="gs"/> is not installed. Otherwise, the build
|
||||
system tries to run <command>false</command>, which generates
|
||||
an error.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--with-javaincludedir="$JAVA_HOME/include
|
||||
-I$JAVA_HOME/include/linux"</option>:
|
||||
|
Loading…
Reference in New Issue
Block a user