comparison src/Makefile @ 42:c75153d791d0

updated for version 7.0026
author vimboss
date Wed, 29 Dec 2004 20:58:21 +0000
parents f1d2a58883b9
children af1bcb9a13c0
comparison
equal deleted inserted replaced
41:f529edb9bab3 42:c75153d791d0
332 # Use "--disable-gtktest" to accept them anyway. 332 # Use "--disable-gtktest" to accept them anyway.
333 # 333 #
334 # GNOME means GTK with Gnome support. If using GTK, then GNOME will 334 # GNOME means GTK with Gnome support. If using GTK, then GNOME will
335 # automatically be used if it is found. If you have GNOME, but do not want to 335 # automatically be used if it is found. If you have GNOME, but do not want to
336 # use it (e.g., want a GTK-only version), then use --enable-gui=gtk. 336 # use it (e.g., want a GTK-only version), then use --enable-gui=gtk.
337 #
338 # KDE doesn't fully work, unfortunately. See the todo list.
337 # 339 #
338 # If the selected GUI isn't found, the GUI is disabled automatically 340 # If the selected GUI isn't found, the GUI is disabled automatically
339 #CONF_OPT_GUI = --enable-gui=gtk 341 #CONF_OPT_GUI = --enable-gui=gtk
340 #CONF_OPT_GUI = --enable-gui=gtk --disable-gtktest 342 #CONF_OPT_GUI = --enable-gui=gtk --disable-gtktest
341 #CONF_OPT_GUI = --enable-gui=gtk2 343 #CONF_OPT_GUI = --enable-gui=gtk2