
| Key: |
STDCXX-948
|
| Type: |
Sub-task
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Eric Lemings
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2h
|
|
|
Remaining Estimate:
|
2h
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Define a substitution variable during configuration (i.e. add AC_SUBST(STDCXX_YEAR, `date +%Y`) to configure.ac) and replace this variable in all copyright notices (i.e. change Copyright 1994-2008 Rogue Wave Software, Inc. to Copyright 1994-@STDCXX_YEAR@ Rogue Wave Software, Inc.)
|
|
Description
|
Define a substitution variable during configuration (i.e. add AC_SUBST(STDCXX_YEAR, `date +%Y`) to configure.ac) and replace this variable in all copyright notices (i.e. change Copyright 1994-2008 Rogue Wave Software, Inc. to Copyright 1994-@STDCXX_YEAR@ Rogue Wave Software, Inc.) |
Show » |
|