projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9432b
)
configure.ac: Don't run `configure' in src/.
author
Florian Forster
<octo@verplant.org>
Sun, 16 Jul 2006 10:27:22 +0000
(12:27 +0200)
committer
Florian Forster
<octo@verplant.org>
Sun, 16 Jul 2006 10:27:22 +0000
(12:27 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
0b9a8c0
..
42b8451
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-25,7
+25,7
@@
AC_SUBST(LIBLTDL)
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
#AC_PROG_RANLIB
-AC_CONFIG_SUBDIRS(libltdl
src
)
+AC_CONFIG_SUBDIRS(libltdl)
#
# Checks for header files.