comparison src/Makefile @ 12:bdeee1504ac1

updated for version 7.0004
author vimboss
date Fri, 02 Jul 2004 15:38:35 +0000
parents 4424b47a0797
children 24d5189d3956
comparison
equal deleted inserted replaced
11:4424b47a0797 12:bdeee1504ac1
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 # 337 #
338 # If the selected GUI isn't found, the GUI is disabled automatically 338 # If the selected GUI isn't found, the GUI is disabled automatically
339 #CONF_OPT_GUI = --enable-gui=kde
340 #CONF_OPT_GUI = --enable-gui=gtk 339 #CONF_OPT_GUI = --enable-gui=gtk
341 #CONF_OPT_GUI = --enable-gui=gtk --disable-gtktest 340 #CONF_OPT_GUI = --enable-gui=gtk --disable-gtktest
342 #CONF_OPT_GUI = --enable-gui=gtk2 341 #CONF_OPT_GUI = --enable-gui=gtk2
343 #CONF_OPT_GUI = --enable-gui=gtk2 --disable-gtktest 342 #CONF_OPT_GUI = --enable-gui=gtk2 --disable-gtktest
344 #CONF_OPT_GUI = --enable-gui=gnome 343 #CONF_OPT_GUI = --enable-gui=gnome
345 #CONF_OPT_GUI = --enable-gui=gnome2 344 #CONF_OPT_GUI = --enable-gui=gnome2
346 #CONF_OPT_GUI = --enable-gui=gnome2 --disable-gtktest 345 #CONF_OPT_GUI = --enable-gui=gnome2 --disable-gtktest
346 #CONF_OPT_GUI = --enable-gui=kde
347 #CONF_OPT_GUI = --enable-gui=motif 347 #CONF_OPT_GUI = --enable-gui=motif
348 #CONF_OPT_GUI = --enable-gui=motif --with-motif-lib="-static -lXm -shared" 348 #CONF_OPT_GUI = --enable-gui=motif --with-motif-lib="-static -lXm -shared"
349 #CONF_OPT_GUI = --enable-gui=athena 349 #CONF_OPT_GUI = --enable-gui=athena
350 #CONF_OPT_GUI = --enable-gui=nextaw 350 #CONF_OPT_GUI = --enable-gui=nextaw
351 351