diff options
author | randomdan <randomdan@localhost> | 2010-06-09 23:22:30 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2010-06-09 23:22:30 +0000 |
commit | e4efb808501d15882bc8bce1c77520937b72cdb1 (patch) | |
tree | 0d422a3a474a430f8f396477352a3d7bc061e09f /libodbcpp/configure | |
parent | Fix memory leaks and alloc issues (diff) | |
download | libdbpp-odbc-e4efb808501d15882bc8bce1c77520937b72cdb1.tar.bz2 libdbpp-odbc-e4efb808501d15882bc8bce1c77520937b72cdb1.tar.xz libdbpp-odbc-e4efb808501d15882bc8bce1c77520937b72cdb1.zip |
Initial workings of project2 - renders gentoobrowse homepage
Diffstat (limited to 'libodbcpp/configure')
-rwxr-xr-x | libodbcpp/configure | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libodbcpp/configure b/libodbcpp/configure deleted file mode 100755 index 7cd931c..0000000 --- a/libodbcpp/configure +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -cp makefile.in makefile -makedepend *.cpp 2> /dev/null |