Lines Matching refs:configure
34 1. make run configure, compile and link
87 before starting configure. Example:
91 This is only needed for things that configure doesn't offer a specific argument
92 for or figures out by itself. First try running configure without extra
100 If configure finds all library files and then complains when linking that some
105 If you run configure by hand (not using the Makefile), remember that any
106 changes in the Makefile have no influence on configure. This may be what you
109 The advantage of running configure separately, is that you can write a script
112 CFLAGS=-DCOMPILER_FLAG ./configure --enable-gui=motif
114 One thing to watch out for: If the configure script itself changes, running
116 run configure again.
132 These configure arguments can be used to select which GUI to use:
138 This configure argument can be used to disable the GUI, even when the necessary
167 automatically. If you want to use it anyway, run configure with
171 If you are sure you have GTK installed, but for some reason configure says you
185 configure tests may fail. You need to compile with "big" features:
187 ./configure --with-features=big
199 ./configure --prefix=/usr
207 And run configure with "--disable-motif-check".
215 ./configure --with-local-dir=/stranger
217 ./configure --without-local-dir