代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/455033/7378977
am makefile.am
# Makefile using Automake + Autoconf
# ----------------------------------
# $Id: Makefile.am,v 1.12 2009/03/09 14:00:17 hecht Exp $
SUBDIRS=libMesh bamglib femlib Graphics Algo lglib fflib std x11
www.eeworm.com/read/444004/7619445
sh autogen.sh
#!/bin/sh
#
aclocal -I acinclude
automake --foreign --include-deps --add-missing --copy
autoconf
#./configure $*
echo "Now you are ready to run ./configure"
www.eeworm.com/read/299064/7894040
sh autogen.sh
#! /bin/sh
#
# $Id: autogen.sh,v 1.15 2007-10-07 17:15:15 al-guest Exp $
AUTOMAKEVER=1.10
set -x
aclocal-$AUTOMAKEVER
[ "$?" != 0 ] && echo "aclocal-$AUTOMAKEVER not available or failed!" && exit 1
www.eeworm.com/read/298833/7932219
m4 longdouble.m4
# longdouble.m4 serial 2 (gettext-0.15)
dnl Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/196870/8053180
m4 longdouble.m4
# longdouble.m4 serial 2 (gettext-0.15)
dnl Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/138050/13269056
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/138050/13269168
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/138050/13269230
am makefile.am
noinst_HEADERS = common.h sockd.h socks.h config.h yacconfig.h redefac.h
EXTRA_DIST = redefgen.sh
redefac.h: autoconf.h.in
sh redefgen.sh
www.eeworm.com/read/305004/13780434
install
ALSA utils installation
=======================
Requirements
------------
alsamixer requires the ncurses library. Some systems need to install
the develop package additionally to link with t
www.eeworm.com/read/305004/13780484
m4 longdouble.m4
# longdouble.m4 serial 2 (gettext-0.15)
dnl Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to