[systemd-commits] configure.ac
Kay Sievers
kay at kemper.freedesktop.org
Wed Mar 20 08:21:46 PDT 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1f048a6b6bcc30d2e157711b3d231d7a944e6ffb
Author: Jan Engelhardt <jengelh at inai.de>
Date: Wed Mar 20 15:23:30 2013 +0100
build-sys: fix typo in human-readable output
diff --git a/configure.ac b/configure.ac
index 14411e3..5d1be3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -940,7 +940,7 @@ AC_MSG_RESULT([
Extra stop script: ${RC_LOCAL_SCRIPT_PATH_STOP}
CFLAGS: ${OUR_CFLAGS} ${CFLAGS}
- CPPLAGS: ${OUR_CPPFLAGS} ${CPPFLAGS}
+ CPPFLAGS: ${OUR_CPPFLAGS} ${CPPFLAGS}
LDFLAGS: ${OUR_LDFLAGS} ${LDFLAGS}
PYTHON_CFLAGS: ${PYTHON_CFLAGS}
PYTHON_LIBS: ${PYTHON_LIBS}
More information about the systemd-commits
mailing list