Changeset 10763
- Timestamp:
- Dec 15, 2006, 1:59:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/psconfig.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/psconfig.sh
r9031 r10763 213 213 alias psperlbuild perl Build.PL 214 214 else 215 alias psconfigure configure -- bindir=$bindir --libdir=$libdir --includedir={$PSCONFDIR}/{$PSCONFIG}/include --sysconfdir={$PSCONFDIR}/{$PSCONFIG}/etc --datadir={$PSCONFDIR}/share --mandir={$PSCONFDIR}/man215 alias psconfigure configure --prefix={$PSCONFDIR}/{$PSCONFIG} --bindir=$bindir --libdir=$libdir --includedir={$PSCONFDIR}/{$PSCONFIG}/include --sysconfdir={$PSCONFDIR}/{$PSCONFIG}/etc --datadir={$PSCONFDIR}/share --mandir={$PSCONFDIR}/man 216 216 alias psautogen autogen.sh --bindir=$bindir --libdir=$libdir --includedir={$PSCONFDIR}/{$PSCONFIG}/include --sysconfdir={$PSCONFDIR}/{$PSCONFIG}/etc --datadir={$PSCONFDIR}/share --mandir={$PSCONFDIR}/man 217 217 alias psperlbuild perl Build.PL --install_path script=$bindir --install_path arch=$bindir --install_path bin=$bindir --install_path lib=$libdir --install_path bindoc={$PSCONFDIR}/man/man1 --install_path libdoc={$PSCONFDIR}/man/man3
Note:
See TracChangeset
for help on using the changeset viewer.
