aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/configure
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2007-01-13 17:51:53 +0000
committerLeandro A. F. Pereira <leandro@hardinfo.org>2007-01-13 17:51:53 +0000
commit77cc3adfb63d9ba837da2d81f87eb4fdc38fc340 (patch)
treed0fbd51d4560c8383b739cfc9a517f57055c3135 /hardinfo2/configure
parentf70403b0a5f74e13907262e668653eef29803754 (diff)
Talking with remote server is working; still does nothing useful :)
Diffstat (limited to 'hardinfo2/configure')
-rwxr-xr-xhardinfo2/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/configure b/hardinfo2/configure
index a5ac23db..56847e02 100755
--- a/hardinfo2/configure
+++ b/hardinfo2/configure
@@ -210,7 +210,7 @@ rm -f Makefile
echo "GTK_LIBS = ${GTK_LIBS}" > Makefile
echo "GTK_CFLAGS = ${GTK_FLAGS}" >> Makefile
echo "SOUP_LIBS = ${SOUP_LIBS}" >> Makefile
-echo "SOUP_CFLAGS = ${SOUP_CFLAGS}" >> Makefile
+echo "SOUP_CFLAGS = ${SOUP_FLAGS}" >> Makefile
echo "PACKAGE = `basename ${PWD}`" >> Makefile
echo "ARCHOPTS = " >> Makefile