Project

General

Profile

Bug #4858

Modify make install for the headers

Added by bford - about 18 years ago. Updated about 18 years ago.

Status:
Closed
Priority:
High
Assignee:
bford -
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

Currently if you perform a make install it will install into /usr/local/include/Src which almost never exists.

Instead make install should:

1. mkdir -p /usr/local/include/odbcng
1. install all headers into /usr/local/include/odbcng

Joshua D. Drkae

#1

Updated by anonymous - about 18 years ago

we can do it, but does it make sence ?
all ODBC applications works with standart ODBC-headers, all our *.h are iternal, not for 3rd part programs.

#2

Updated by anonymous - about 18 years ago

since there is no need to install headers, they removed from make install process in r21

#3

Updated by anonymous - about 18 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF