index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | configure.ac | 2 |
diff --git a/configure.ac b/configure.ac index 6f336022..415ed3cb 100644 --- a/configure.ac +++ b/configure.ac @@ -72,7 +72,7 @@ if test "x$CFLAGS" = "x"; then CFLAGS="" fi -# Set subsitution values for version stuff in Makefiles and anywhere else, +# Set substitution values for version stuff in Makefiles and anywhere else, # and put LIB_VERSION in config.h AC_SUBST(LIB_VERSION) AC_SUBST(LIB_VERSION_INFO) |