~kxteam/xts/xts-server-trunk

« back to all changes in this revision

Viewing changes to config.status

  • Committer: Joshua Mark Higgins
  • Date: 2013-04-09 14:54:58 UTC
  • Revision ID: joshiggins@gmail.com-20130409145458-sbjofpwkdsn79soc
Updating makefile to install etc/xdg/menus/xts-applications.menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
427
427
This config.status script is free software; the Free Software Foundation
428
428
gives unlimited permission to copy, distribute and modify it."
429
429
 
430
 
ac_pwd='/home/joshiggins/joshiggins/Projects/code/xts-server'
 
430
ac_pwd='/mnt/hgfs/joshiggins/Projects/code/xts-server'
431
431
srcdir='.'
432
432
INSTALL='/usr/bin/install -c'
433
433
MKDIR_P='/bin/mkdir -p'
606
606
S["MKDIR_P"]="/bin/mkdir -p"
607
607
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
608
608
S["STRIP"]=""
609
 
S["install_sh"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/install-sh"
610
 
S["MAKEINFO"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/missing --run makeinfo"
611
 
S["AUTOHEADER"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/missing --run autoheader"
612
 
S["AUTOMAKE"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/missing --run automake-1.11"
613
 
S["AUTOCONF"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/missing --run autoconf"
614
 
S["ACLOCAL"]="${SHELL} /home/joshiggins/joshiggins/Projects/code/xts-server/missing --run aclocal-1.11"
 
609
S["install_sh"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/install-sh"
 
610
S["MAKEINFO"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/missing --run makeinfo"
 
611
S["AUTOHEADER"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/missing --run autoheader"
 
612
S["AUTOMAKE"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/missing --run automake-1.11"
 
613
S["AUTOCONF"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/missing --run autoconf"
 
614
S["ACLOCAL"]="${SHELL} /mnt/hgfs/joshiggins/Projects/code/xts-server/missing --run aclocal-1.11"
615
615
S["VERSION"]="0.1"
616
616
S["PACKAGE"]="xts-server"
617
617
S["CYGPATH_W"]="echo"