OSDN Git Service

Include, and make <sys/bsdtypes.h> test suite safe.
[mingw/mingw-org-wsl.git] / configure.ac
index bdf0a4a..39303e1 100644 (file)
@@ -30,6 +30,7 @@
 #
   AC_PREREQ([2.64])
   AC_INIT([MinGW System Libraries],[__VERSION__],[__BUG_REPORT_URL__],[wsl])
+  AC_PREFIX_DEFAULT([/mingw])
 
   AC_PROG_MKDIR_P
   AC_PATH_PROG([LN],[ln],[ln])