RE: Problem compiling mod_webapps.

2002-09-19 Thread Felix Schumacher
I have looked into my APRVARS-file. It is a listing of variables. You can fill in your values with apr-config: CC=gcc CPP=gcc -E SHELL=/bin/sh EXTRA_CPPFLAGS=-DLINUX=2 -D_REENTRANT EXTRA_CFLAGS=-g -O2 EXTRA_LDFLAGS= EXTRA_LIBS=-lm -lcrypt -lnsl -ldl EXTRA_INCLUDES= LIBTOOL_LIBS=

RE: Problem compiling mod_webapps.

2002-09-19 Thread MORAILLON Antoine
-Message d'origine- De : Felix Schumacher [mailto:[EMAIL PROTECTED]] Envoyé : jeudi 19 septembre 2002 12:17 À : Tomcat Users List Objet : RE: Problem compiling mod_webapps. I have looked into my APRVARS-file. It is a listing of variables. You can fill in your values with apr-config: CC=gcc CPP