Changeset 74e2998 in rtems for c/src/lib/libcpu/hppa1.1
- Timestamp:
- Aug 11, 2003, 2:41:57 PM (17 years ago)
- Children:
- b8ed0dff
- Parents:
- 328876c
- Location:
- c/src/lib/libcpu/hppa1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/hppa1.1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/hppa1.1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([clock]) 8 8 RTEMS_TOP(../../../../..)
Note: See TracChangeset
for help on using the changeset viewer.