1. make install/uninstall seems to work
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jun 1999 12:03:19 +0000 (12:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jun 1999 12:03:19 +0000 (12:03 +0000)
commitc7114f5962c554c4d5c330209482337db660b845
treecec0c3fb6751cbf4d29af654182de495cdb33ba5
parent45ec03f3d39f6ff30f8cc259537da23c236cd383
1. make install/uninstall seems to work
2. setup.h will be automatically updated/recreated when needed (due to
   automake stupidness I have to create the real setup.h in the top level
   build directory now)
3. wx-config --cflags gives -I@prefix@/include only once, not twice

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
samples/Makefile.am
wx-config.in