]> git.sur5r.net Git - openocd/commit
Update build system to find moved scripts -- Step 3 of 2:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 27 May 2009 07:49:58 +0000 (07:49 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 27 May 2009 07:49:58 +0000 (07:49 +0000)
commitdd86b54e6e03a0682eb8ed41006ffdfd837ffae0
treefcd056391c8d98cad8823a9dbb0576c1e373dabe
parentdbbc9c41f7db210b0a4e226540a28e0a8a5019bf
Update build system to find moved scripts -- Step 3 of 2:
- Update references from using PKGLIBDIR to PKGDATADIR.
- Update built-in script search paths to reflect new install location:
  - $(pkgdatadir)       =>   $(pktdatadir)/site
  - $(pkglibdir)        =>   $(pktdatadir)/scripts
- Update installed location of httpd files:
  - $(pkglibdir)/httpd   =>   $(pkgdatadir)/httpd

git-svn-id: svn://svn.berlios.de/openocd/trunk@1920 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/Makefile.am
src/helper/Makefile.am
src/helper/options.c
src/server/Makefile.am
src/server/httpd.c