Browse Source

Modified classpath to cope with X11 (R6 or R7).

early
Minto van der Sluis 17 years ago
parent
commit
09b156fc92
  1. 2
      java/classpath/classpath.conf

2
java/classpath/classpath.conf

@ -14,4 +14,4 @@
# --- SDE-COPYRIGHT-NOTE-END ---
pkginstalled gtk+ || var_append extraconfopt ' ' '--disable-gtk-peer'
var_append GCC_WRAPPER_INSERT " " "-I/usr/X11R6/include -I/usr/include/freetype2"
var_append GCC_WRAPPER_INSERT " " "-I/usr/X11/include -I/usr/include/freetype2"

Loading…
Cancel
Save