projects
/
platform
/
upstream
/
libsoup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7434bba
)
Add missing newlines after sections.
author
Alex Graveley
<orph@src.gnome.org>
Fri, 2 Nov 2001 13:04:25 +0000
(13:04 +0000)
committer
Alex Graveley
<orph@src.gnome.org>
Fri, 2 Nov 2001 13:04:25 +0000
(13:04 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9d59f37
..
d94ac32
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-71,6
+71,7
@@
AM_PROG_LIBTOOL
# This isn't a program, but it doesn't fit anywhere else...
AC_FUNC_ALLOCA
+
dnl ***************************
dnl *** Checks for glib 1.2 ***
dnl ***************************
@@
-181,6
+182,7
@@
AC_SUBST(SOUP_WSDL_LIBDIR)
AC_SUBST(SOUP_WSDL_INCLUDEDIR)
AC_SUBST(SOUP_WSDL_LIBS)
+
dnl *********************************
dnl *** Networking library checks ***
dnl *********************************