projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
744ed66
)
configure.ac: There's no configure-script in src/.
author
Florian Forster
<octo@verplant.org>
Sun, 9 Jul 2006 22:15:43 +0000
(
00:15
+0200)
committer
Florian Forster
<octo@verplant.org>
Sun, 9 Jul 2006 22:15:43 +0000
(
00:15
+0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
3af8824
..
ad588e7
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-22,7
+22,6
@@
AM_CONDITIONAL(COMPILER_IS_GCC, test "x$GCC" = "xyes")
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
#AC_PROG_RANLIB
-AC_CONFIG_SUBDIRS(src)
#
# Checks for header files.