Skip to content

Commit

Permalink
Remove left-over overwrite of $docdir
Browse files Browse the repository at this point in the history
  • Loading branch information
eht16 committed Mar 10, 2016
1 parent 6389d9e commit 953d478
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/common.m4
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ AC_DEFUN([GP_CHECK_MINGW],
*mingw*)
AC_DEFINE([WIN32], [1], [we are cross compiling for WIN32])
AM_CONDITIONAL([MINGW], true)
AC_SUBST([docdir], '${prefix}/doc/geany-plugins')
;;
*)
AM_CONDITIONAL([MINGW], false)
Expand Down

0 comments on commit 953d478

Please sign in to comment.