Skip to content

Commit

Permalink
- Configure fix
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@9582 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Aug 2, 2011
1 parent 5819dfd commit 182730c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configure
Expand Up @@ -4059,6 +4059,7 @@ else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
fi
rmlinc=$rmlhome/include/plain/

{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the user wants RML -trace support" >&5
$as_echo_n "checking if the user wants RML -trace support... " >&6; }
Expand Down
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -136,6 +136,7 @@ if test ! -f "$rmlhome/include/plain/rml.h" ; then
else
AC_MSG_RESULT([yes])
fi
rmlinc=$rmlhome/include/plain/

AC_MSG_CHECKING([if the user wants RML -trace support])
RML_TRACE=",-ftrace"
Expand Down

0 comments on commit 182730c

Please sign in to comment.