]> git.saurik.com Git - wxWidgets.git/commit
Moved main Makefile.am for wxGTK to /src/gtk
authorRobert Roebling <robert@roebling.de>
Thu, 3 Jun 1999 14:14:19 +0000 (14:14 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 3 Jun 1999 14:14:19 +0000 (14:14 +0000)
commit09fbacf7ad214d34039453a8fc6a4c8470ecd732
tree40033ea46729734f44a96bd659afc243cb92c40d
parentb93d0c64029048cb3f0e3db00b454dd0ae82a7ef
  Moved main Makefile.am for wxGTK to /src/gtk
  Removed LTLIBOBJECT code from configure with
    excpetion of PNG, JPEG, ZLIB and iODBC
  Added missing #ifdef for the Xkbdetectauto thing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
samples/Makefile.in [new file with mode: 0644]
samples/bombs/Makefile.in [new file with mode: 0644]
src/Makefile.am
src/gtk/Makefile.am [new file with mode: 0644]
src/gtk/utilsgtk.cpp
src/gtk1/Makefile.am [new file with mode: 0644]
src/gtk1/utilsgtk.cpp