CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2010/11/01 08:58:19
Modified files:
lib/libXpm/include: Makefile.am Makefile.in
Log message:
Fix installation when install-sh is not executable.
the nobase_* variables force the use of install-sh, without '${SHELL}'.
Use a more traditional approach, that uses the normally probed INSTALL
program. Problem noticed by o...@.
