projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b3833
)
Disabled libtool C++ and Fortran support, so configure runs a lot faster
author
fliep
<fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Mon, 1 Jun 2009 11:12:36 +0000
(11:12 +0000)
committer
fliep
<fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Mon, 1 Jun 2009 11:12:36 +0000
(11:12 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 383809f44924ad6d822dddccca8d1cf924709308..ad95022df928a1280b58e607b5e34dc59e90ca26 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-16,6
+16,8
@@
AM_INIT_AUTOMAKE([-Wall])
AC_PROG_CC # C compiler
AM_PROG_CC_C_O # Automake requires this for per-target CFLAGS
AC_PROG_INSTALL # Install
+m4_defun([_LT_AC_LANG_CXX_CONFIG], [:]) # Disable unnecessary Libtool checks
+m4_defun([_LT_AC_LANG_F77_CONFIG], [:]) # to save time (1.5 only)
LT_INIT # Libtool 2.2.6 and up
#LT_INIT([dlopen]) # Should call it this way, but
#LT_PREREQ([2.2.6]) # ...goddamn Fedora 10 still has 1.5