代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/151831/12171976
inc config.inc
;congif.inc
;if.q
;
[ :LNOT: :def:_CONFIG_H_
GBLA _CONFIG_H_
include autoconf.inc
]
END
www.eeworm.com/read/150547/12286682
readme
These are pre-created Makefiles for various platforms, use them if
GNU autoconf/automake packages are not supported on your system.
Copy appropriate Makefile to ../Makefile and run make.
www.eeworm.com/read/252270/12290592
txt linux 下开发需要了解的工具软件 (转)(这篇可以入门使).txt
作者:dio
email: hao@peng.com.cn
日期:8/20/2001 5:11:42 PM
开发(Development)
本节包含程序员感兴趣的包. Red Hat Linux提供许多非常有用的程序员工具, 所以这里有几个不同的小节.
创建(Build)
本节的包帮助程序员容易地创建程序.
libtool
GNU libtool是一组脚本
www.eeworm.com/read/227241/14436112
h config.h
/* Configuration options for JOE */
#ifndef _Iconfig
#define _Iconfig 1
#include "autoconf.h"
#define MOUSE_XTERM 1
#endif
www.eeworm.com/read/125782/14462780
emx readme.emx
-- $Id: README.emx,v 1.6 2002/09/07 17:03:19 tom Exp $
-- Author: Thomas Dickey
-------------------------------------------------------------------------------
You can build ncurses on OS/2 in the EM
www.eeworm.com/read/125782/14463665
hin ncurses_cfg.hin
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
*
www.eeworm.com/read/223321/14645976
m4 isc-posix.m4
#serial 1
# This test replaces the one in autoconf.
# Currently this macro should have the same name as the autoconf macro
# because gettext's gettext.m4 (distributed in the automake package)
# still
www.eeworm.com/read/123064/14649915
readme
These are pre-created Makefiles for various platforms, use them if
GNU autoconf/automake packages are not supported on your system.
Copy appropriate Makefile to ../Makefile and run make.
www.eeworm.com/read/118993/14845213
readme
These are pre-created Makefiles for various platforms, use them if
GNU autoconf/automake packages are not supported on your system.
Copy appropriate Makefile to ../Makefile and run make.
www.eeworm.com/read/114876/15034927
bootstrap
#! /bin/sh
aclocal
autoheader
automake --foreign --add-missing --copy
autoconf