1 # This file contains everything that autoconf guessed for your system.
2 # if you want you can edit it, just don't re-run configure.
6 CPPFLAGS+= @CPPFLAGS@ @DEFS@ -D_REENTRANT
8 CXXFLAGS+= @CXXFLAGS@ @X_CFLAGS@
9 NUM_PROCS = @NUM_PROCS@
12 PICFLAGS+= -fPIC -DPIC
15 XLIBS:=@X_LIBS@ @X_PRE_LIBS@ @X11LIB@ @X_EXTRA_LIBS@
17 # Dep generation - this only works for gnu stuff
21 DEBIANDOC_HTML = @DEBIANDOC_HTML@
22 DEBIANDOC_TEXT = @DEBIANDOC_TEXT@
24 # YODL for the man pages
27 # Various library checks
32 PTHREADLIB = @PTHREADLIB@