Skip to content

Commit

Permalink
- Use the configure-script to create the LinkMain.makefile
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8828 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 5, 2011
1 parent dc15eec commit f5c2a2b
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 @@ -5297,6 +5297,7 @@ OMPlot/OMPlotGUI/Makefile.unix \
OMPlot/OMPlotGUI/OMPlotGUI.config \
OMOptim/build/Makefile.unix \
OMOptim/build/OMOptim.config \
testsuite/bootstrapping/LinkMain.makefile \
"

ac_config_commands="$ac_config_commands config.unix.h.fix"
Expand Down
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -521,6 +521,7 @@ OMPlot/OMPlotGUI/Makefile.unix \
OMPlot/OMPlotGUI/OMPlotGUI.config \
OMOptim/build/Makefile.unix \
OMOptim/build/OMOptim.config \
testsuite/bootstrapping/LinkMain.makefile \
"

AC_CONFIG_COMMANDS([config.unix.h.fix],[./configure-post.sh $ac_cs_config])
Expand Down

0 comments on commit f5c2a2b

Please sign in to comment.