X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=configure;fp=configure;h=056e71a0892840c959789f22b330ef534e76576e;hp=303dde0dc0881513777c6382d213edefd9e61273;hb=bd731011a6e50b9182ee3ef8543d6dbce15406b0;hpb=6f7acbcafd89b6e3899b6bef51c7727a4c560221 diff --git a/configure b/configure index 303dde0..056e71a 100755 --- a/configure +++ b/configure @@ -103,7 +103,7 @@ EOF if [ "$nodfb" = "0" ]; then cat >> Makefile << EOF -CFLAGS = -DDEBUG -DUSE_DFB_API -DFONT=\"$prefix/share/$name/decker.ttf\" -O3 -Wall -I$dfb_inc_dir +CFLAGS = -DDEBUG -DUSE_DFB_API -DFONT=\"$prefix/share/$main/decker.ttf\" -O3 -Wall -I$dfb_inc_dir LIBS = -L$dfb_lib_dir -ldirectfb $GENLIBS OBJS = random.o dfbapi.o $GENAPI