[milter-manager-commit] milter-manager/milter-manager at 6921cb3 [master] configure: Fix a typo

Back to archive index

Kenji Okimoto null+****@clear*****
Wed Feb 22 15:09:00 JST 2017


Kenji Okimoto	2017-02-22 15:09:00 +0900 (Wed, 22 Feb 2017)

  New Revision: 6921cb385f3832651eb108fccaaae93a1ec27992
  https://github.com/milter-manager/milter-manager/commit/6921cb385f3832651eb108fccaaae93a1ec27992

  Message:
    configure: Fix a typo

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2017-02-22 15:00:07 +0900 (aae3b39)
+++ configure.ac    2017-02-22 15:09:00 +0900 (7306fd4)
@@ -875,7 +875,7 @@ AC_ARG_WITH([cutter-source-path],
               [CUTTER_SOURCE_PATH="auto"])
 case "$CUTTER_SOURCE_PATH" in
 auto)
-  CUTTER_SOURCE_PATH="\$(top_builddir)/venoor/cutter-source"
+  CUTTER_SOURCE_PATH="\$(top_builddir)/vendor/cutter-source"
   ;;
 ""|/*)
   : # do nothing
-------------- next part --------------
An HTML attachment was scrubbed...
Descargar 



More information about the milter-manager-commit mailing list
Back to archive index