Skip to content
Snippets Groups Projects
Select Git revision
  • pu
  • passt default
  • master
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

config.mak.in

  • Junio C Hamano's avatar
    b2fb3911
    Merge branch 'jc/remove-export-from-config-mak-in' · b2fb3911
    Junio C Hamano authored
    Stop exporting mandir that used to be exported only when
    config.mak.autogen was used.  It would have broken installation of
    manpages (but not other documentation formats).
    
    * jc/remove-export-from-config-mak-in:
      Fix `make install` when configured with autoconf
      Makefile: do not export mandir/htmldir/infodir
      config.mak.in: remove unused definitions
    b2fb3911
    History
    Merge branch 'jc/remove-export-from-config-mak-in'
    Junio C Hamano authored
    Stop exporting mandir that used to be exported only when
    config.mak.autogen was used.  It would have broken installation of
    manpages (but not other documentation formats).
    
    * jc/remove-export-from-config-mak-in:
      Fix `make install` when configured with autoconf
      Makefile: do not export mandir/htmldir/infodir
      config.mak.in: remove unused definitions