Changeset f30abadc in rtems
- Timestamp:
- Apr 7, 2009, 6:56:57 AM (12 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 46d35409
- Parents:
- 92e552e4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/repo-conf/configure.ac
r92e552e4 rf30abadc 3 3 4 4 AC_PREREQ(2.61) 5 AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.1 4],[http://www.rtems.org/bugzilla],5 AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.15],[http://www.rtems.org/bugzilla], 6 6 [rtems-]_RTEMS_API[-repo-conf]) 7 7 RTEMS_VERSIONING … … 18 18 19 19 case $osname in 20 fedora-9* | fedora-10* )20 fedora-9* | fedora-10* | fedora-11* ) 21 21 os_name="Fedora" 22 22 os_subdir="fedora/"
Note: See TracChangeset
for help on using the changeset viewer.