Angus Leeming <[EMAIL PROTECTED]> writes:
| ./autogen.sh
| ./configure
| cd sigc++/macros
| make maintainer-clean
| all is fine.
| cd ..
| now in sigc++
| make maintainer-clean
>
| aleem@pneumon:sigc++-> make maintainer-clean
| gm4 -I./macros macros/slot.h.m4 > ./slot.h
| gm4 -I./ma
./autogen.sh
./configure
cd sigc++/macros
make maintainer-clean
all is fine.
cd ..
now in sigc++
make maintainer-clean
aleem@pneumon:sigc++-> make maintainer-clean
gm4 -I./macros macros/slot.h.m4 > ./slot.h
gm4 -I./macros macros/object_slot.h.m4 > ./object_slot.h
gm4 -I./macro