forked from Imagelibrary/rtems
Add fedora-11*
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.61)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.14],[http://www.rtems.org/bugzilla],
|
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.15],[http://www.rtems.org/bugzilla],
|
||||||
[rtems-]_RTEMS_API[-repo-conf])
|
[rtems-]_RTEMS_API[-repo-conf])
|
||||||
RTEMS_VERSIONING
|
RTEMS_VERSIONING
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ AC_ARG_ENABLE(osname,AS_HELP_STRING(
|
|||||||
[osname="fedora-10"])
|
[osname="fedora-10"])
|
||||||
|
|
||||||
case $osname in
|
case $osname in
|
||||||
fedora-9* | fedora-10* )
|
fedora-9* | fedora-10* | fedora-11* )
|
||||||
os_name="Fedora"
|
os_name="Fedora"
|
||||||
os_subdir="fedora/"
|
os_subdir="fedora/"
|
||||||
yum_verdir="\$\$releasever"
|
yum_verdir="\$\$releasever"
|
||||||
|
|||||||
Reference in New Issue
Block a user