]> git.saurik.com Git - wxWidgets.git/blob - src/iodbc/build
wxWindow::MSWOnHScroll changed to call the default handler if the message isn't
[wxWidgets.git] / src / iodbc / build
1 #! /bin/sh
2
3 echo autoconfig $1
4
5 if sh ./autoconfig $1
6 then
7 echo make
8 make
9 fi