diff options
author | Mark Wielaard <mark@klomp.org> | 2003-11-21 14:40:19 +0000 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2003-11-21 14:40:19 +0000 |
commit | 800215bddf48d4b54f0f0a761ca37c64a899477d (patch) | |
tree | 0ec6863dfaba2198a92917177a4b988d17c3070e /HACKING | |
parent | 7cb4802804f64af2ce0a5f24433611b8f6120019 (diff) | |
download | classpath-800215bddf48d4b54f0f0a761ca37c64a899477d.tar.gz |
* configure.in: Depend on gtk+ 2.2.x.
* HACKING, NEWS: Document.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ is required. For building the JNI native libraries, the following are required. - - GTK+ 2.x.x + - GTK+ 2.2.x - libart_lgpl 2.1.0 - gdk-pixbuf (Only needed if you want to compile the native library) |