summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2005-03-30 15:20:54 +0000
committerJan Holesovsky <kendy@suse.cz>2005-03-30 15:20:54 +0000
commit21277a1ec4689f3eb36a5d21f5aadb489e80e1c0 (patch)
tree8243f593a16f7f4f13cfad33b03d5cdeb75041c7 /distro-configs
parent962c1b1fc475dead6902ec96eec00a5e6d7cc37e (diff)
Use pkg-config when searching for Qt, set $(MOC) to Qt's Meta Object Compiler #46310
* patches/src680/config_office-qt-pkgconfig.diff: Use pkg-config when searching for Qt, set $(MOC) to Qt's Meta Object Compiler #46310 * patches/src680/fpicker-kde-dialog.diff: Use $(MOC), create the temporary .moc.cxx file in $(MISC). * patches/src680-m8[6789]/apply: Apply. * distro-configs/SUSE.conf.in: Set ant-home and jdk-home to /usr and $JAVA_HOME respectively (SL 9.3).
Diffstat (limited to 'distro-configs')
-rw-r--r--distro-configs/SUSE.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/distro-configs/SUSE.conf.in b/distro-configs/SUSE.conf.in
index 4d15e17cd..e2955ffd2 100644
--- a/distro-configs/SUSE.conf.in
+++ b/distro-configs/SUSE.conf.in
@@ -1,6 +1,6 @@
--enable-gnome-vfs
---with-ant-home=/usr/share/ant
---with-jdk-home=/usr/lib/SunJava2-1.4.2
+--with-ant-home=/usr
+--with-jdk-home=$JAVA_HOME
--without-myspell-dicts
--with-system-curl
--with-system-expat