1This example relies on: 2 - the Objective C runtime libraries (libobjc) 3 4Installation: 5 ./autogen.sh 6 ./configure --prefix=/some/prefix 7 make 8 make install 9Cleanup: 10 make distclean 11 ./autoclean.sh 12
1This example relies on: 2 - the Objective C runtime libraries (libobjc) 3 4Installation: 5 ./autogen.sh 6 ./configure --prefix=/some/prefix 7 make 8 make install 9Cleanup: 10 make distclean 11 ./autoclean.sh 12