[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rrd-developers
Subject:    [rrd-developers] [PATCH 3 of 7] * Add needed automake / autoconf
From:       Peter Stamfest <peter () stamfest ! at>
Date:       2011-03-07 19:28:05
Message-ID: f19fcee1409c615c87f8.1299526085 () localhost ! localdomain
[Download RAW message or body]

# HG changeset patch
# User Peter Stamfest <peter@stamfest.at>
# Date 1299524553 -3600
# Node ID f19fcee1409c615c87f81e2cc223100f96afe3cd
# Parent  c70c412d2399f71640bbb08adaff1037b2a13004
* Add needed automake / autoconf stuff to be able to use uriparser
* Missing: add autoconf tests for possibly installed uriparser

diff --git a/Makefile.am b/Makefile.am
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
 
 # build the following subdirectories
 
-SUBDIRS = po src examples doc bindings
+SUBDIRS = po src examples doc bindings uriparser/lib
 
  # the following files are not mentioned in any other Makefile
 EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -937,6 +937,7 @@
 AC_CONFIG_FILES([doc/Makefile])
 AC_CONFIG_FILES([po/Makefile.in]) 
 AC_CONFIG_FILES([src/Makefile])
+AC_CONFIG_FILES([uriparser/lib/Makefile])
 AC_CONFIG_FILES([src/librrd.sym.in])
 AC_CONFIG_FILES([src/librrd.pc])
 AC_CONFIG_FILES([bindings/Makefile])

_______________________________________________
rrd-developers mailing list
rrd-developers@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic