[dwm] about editing tags names

From: Albert Cardona <cardona_AT_ucla.edu>
Date: Thu, 01 Mar 2007 21:26:54 -0800

All I edited was the tags array in the config.h, from the original in
3.7 to:

const char *tags[] = { "c", "ij", "blend", "net", NULL };

and I get:

dwm build options:
CFLAGS = -Os -I. -I/usr/include -I/usr/X11R6/include -DVERSION="3.7"
LDFLAGS = -L/usr/lib -lc -L/usr/X11R6/lib -lX11
CC = cc
CC client.c
In file included from dwm.h:33,
from client.c:4:
config.h:19: error: ‘NULL’ undeclared here (not in a function)
make: *** [client.o] Error 1

I'd appreciate to know if I've done something stupid.

Running on Linux 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007
i686 GNU/Linux

Albert
Received on Fri Mar 02 2007 - 06:26:57 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:38:22 UTC