]> granicus.if.org Git - cgit/commit
Don't hardcode urls when SCRIPT_NAME is available
authorLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 22:48:31 +0000 (00:48 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 22:48:31 +0000 (00:48 +0200)
commitea2831f1c826d92c0158474c2d07837ec2f9fd6c
treee8d6a89bf0f50835f9c86dd642e7906e1d050df7
parent6fb7d09fea94b3dd6932469283358cb24f1e7e29
Don't hardcode urls when SCRIPT_NAME is available

Also, let the makefile define the name of the installed cgi and
use that definition as a default value for cgit_script_name variable.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
cgit.c
cgit.h
shared.c
ui-shared.c