Skip to content

Commit

Permalink
- Fix typo
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12531 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Aug 15, 2012
1 parent 1852e5d commit aaad0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/runtime/config.unix.h.in
@@ -1,6 +1,6 @@
/* @configure_input@ */
#define CONFIGURE_COMMANDLINE "Configured @date@ using arguments: '@CONFIGURE_ARGS@'"
#define LDFLAGS_RT "@LDFLAGS@ @RT_LDFLAGS@ @SUNDIALS_LDFLAGSb@ @IPOPT_LDFLAGS@ -lpthread"
#define LDFLAGS_RT "@LDFLAGS@ @RT_LDFLAGS@ @SUNDIALS_LDFLAGS@ @IPOPT_LDFLAGS@ -lpthread"
#define CONFIG_EXE_EXT ""
#define CONFIG_DLL_EXT ".so"
#define CONFIG_PLATFORM "Unix"
Expand Down

0 comments on commit aaad0c7

Please sign in to comment.