| Makefile.am | Makefile.am | |||
|---|---|---|---|---|
| skipping to change at line 25 | skipping to change at line 25 | |||
| # GNU Lesser General Public License for more details. | # GNU Lesser General Public License for more details. | |||
| # | # | |||
| # You should have received a copy of the GNU Lesser General Public License | # You should have received a copy of the GNU Lesser General Public License | |||
| # along with libqb. If not, see <http://www.gnu.org/licenses/>. | # along with libqb. If not, see <http://www.gnu.org/licenses/>. | |||
| # | # | |||
| MAINTAINERCLEANFILES = Makefile.in | MAINTAINERCLEANFILES = Makefile.in | |||
| instdir = $(includedir)/qb/ | instdir = $(includedir)/qb/ | |||
| inst_HEADERS = qbhdb.h qblist.h qbdefs.h qbatomic.h \ | inst_HEADERS = qbhdb.h qblist.h qbdefs.h qbatomic.h \ | |||
| qbloop.h qbrb.h qbutil.h qbarray.h \ | qbloop.h qbrb.h qbutil.h qbarray.h \ | |||
| qbipcc.h qbipcs.h qbipc_common.h | qbipcc.h qbipcs.h qbipc_common.h qblog.h \ | |||
| qbconfig.h qbmap.h | ||||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||