Changeset 2276 for trunk/configure.ac
- Timestamp:
- Jan 25, 2013, 2:38:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r2273 r2276 198 198 [AC_MSG_RESULT(yes) 199 199 CXXFLAGS="${CXXFLAGS} -mwindows -mwin32" 200 dnl If we come across these symbols, try to link them 201 LOL_LIBS="${LOL_LIBS} -uWinMain -u_WinMain@16 -u_SDL_main"], 200 LOL_LIBS="${LOL_LIBS} -uWinMain -u_WinMain@16"], 202 201 [AC_MSG_RESULT(no)]) 203 202 LIBS="$LIBS_save"
Note: See TracChangeset
for help on using the changeset viewer.