Fix on Last Commit of config.h.win32.in
Missed a /* before an #undef line, causing build warnings, oops, sorry.
This commit is contained in:
parent
44d688cdfb
commit
891d3fce00
@ -140,7 +140,7 @@
|
||||
#define LT_OBJDIR ".libs/"
|
||||
|
||||
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
||||
#undef NO_MINUS_C_MINUS_O */
|
||||
/* #undef NO_MINUS_C_MINUS_O */
|
||||
|
||||
/* Define to 1 if building for Linux */
|
||||
/* #undef OS_LINUX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user