-
automake & autoconfComputer/linux 2010.06.26 16:40
src/main.cc src/main.cc src/sdecoder.h src/sdecoder.cc
$ emacs main.cc&
more
$ emacs Makefile.am &
more
$ emacs configure.ac&
more
$ touch NEWS README AUTHORS ChangeLog
$ autoreconf --force --install
$ ./configure
$ make
$ make dist-gzip
sDecoder-0.1.tar.gz
references
- http://www.openismus.com/documents/linux/automake/automake
- http://library.gnome.org/devel/gtkmm-tutorial/stable/sec-headers-and-linking.html.en
- http://www.openismus.com/documents/linux/using_libraries/using_libraries#cflagsandlibs
'Computer > linux' 카테고리의 다른 글
google code (0) 2010.07.21 automake & autoconf (0) 2010.06.26 Unix Time (Epoch) (0) 2010.04.27 how to get all image files from a http site directory by wget (0) 2010.04.13 댓글 0