]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/gtk/copy_src
Use of a postgres data source would fail due to checking for "PostgresSQL" rather...
[wxWidgets.git] / distrib / gtk / copy_src
index 9dcda7627373ac70112e58dfe7e31afa00b54004..3870301071a21819a43c54532f455f3f1022ebd6 100755 (executable)
@@ -15,23 +15,13 @@ echo Base dir..
 
 cd ../..
 cp wxGTK.spec ~/wxgtk_dist/wxGTK
-cp Makefile.am ~/wxgtk_dist/wxGTK
-cp acconfig.h ~/wxgtk_dist/wxGTK
-cp acinclude.m4 ~/wxgtk_dist/wxGTK
-cp aclocal.m4 ~/wxgtk_dist/wxGTK
-cp configure.in ~/wxgtk_dist/wxGTK
 cp configure ~/wxgtk_dist/wxGTK
 cp config.sub ~/wxgtk_dist/wxGTK
 cp config.guess ~/wxgtk_dist/wxGTK
 cp install-sh ~/wxgtk_dist/wxGTK
-cp ltconfig ~/wxgtk_dist/wxGTK
-cp ltmain.sh ~/wxgtk_dist/wxGTK
-cp missing ~/wxgtk_dist/wxGTK
 cp mkinstalldirs ~/wxgtk_dist/wxGTK
 cp wx-config.in ~/wxgtk_dist/wxGTK
-cp makefile.unx.in ~/wxgtk_dist/wxGTK
 cp setup.h.in ~/wxgtk_dist/wxGTK
-cp stamp-h.in ~/wxgtk_dist/wxGTK
 cp Makefile.in ~/wxgtk_dist/wxGTK
 
 echo Docs..