⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 developers

📁 giflib-4.1.6.tar.gz,最新的GIF 解码库
💻
字号:
Things to tell developers of libungif....=======Build Tools:libungif presently uses autoconf, automake, and libtool in order to buildshared libraries for a wide variety of platforms.  The distributed tarball hasfiles prebuilt from these tools.  The cvs repository does not.  If you want tobuild libungif you will need to have these tools available.  I currently runwith the following versions:autoconf 2.57automake 1.7.8libtool 1.5(P.S. I use the autogen.sh script in the top level directory to generateconfigure, Makefile.in, etc using these tools.)=======cvs:I currently do my work in a subversion repository.  Since sourceforge is stillusing cvs and not subversion, there's nothing in the sourceforge tree.If someone else wants to do development we can definitely talk about the bestway to share version control access.=======I create the distribution tar ball by using the `make dist` command.... Afterhacking all I want, I check my sources into cvs, checkout a clean tree, run./autogen.sh; make dist and then attempt to compile from the libungif-*.tar.gzfile that is generated.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -