$Id$ submitted upstream as http://bugs.digium.com/view.php?id=10253 --- libpri-1.2.4.orig/Makefile 2006-04-30 17:17:47.000000000 +0200 +++ libpri-1.2.4/Makefile 2007-06-29 19:34:16.000000000 +0200 @@ -144,4 +144,4 @@ clean: depend: .depend .depend: - CC=$(CC) ./mkdep ${CFLAGS} `ls *.c` + CC="$(CC)" ./mkdep ${CFLAGS} `ls *.c`