summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2010-03-07dahdi-tools 2.3 requires dahdi-linux 2.3Tzafrir Cohen
If you try building dahdi-tools vs. older dahdi-linux headers, dahdi_cfg fails to build due to missing DAHDI_CONFIG_TERN and DAHDI_CONFIG_NTTE. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8266 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2010-03-07Use LDFLAGS in the xpp MakefileTzafrir Cohen
Use a more standard link command in the xpp Makefile. (closes issue #16597) Reported by: pprindeville Patches: dahdi-tools-bugid16597#3.patch uploaded by pprindeville (license 347) Tested by: pprindeville, tzafrir git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8263 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2009-09-15Use configure to determine the location of header files instead of relying onSean Bright
the platform. Still need to copy bootstrap.sh from asterisk and tonezone.c still needs to be updated appropriately. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@7137 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2009-01-16Properly detect GENERIC_HDLC_VERSION on various kernel versions.Sean Bright
(closes issue #14150) Reported by: ccesario Patches: 20090115__bug14150.diff.txt uploaded by seanbright (license 71) Tested by: ccesario git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5662 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-24Re-enable sethdlc by default in menuselect. Add configure checks to properlySean Bright
discover the linux/hdlc.h dependency. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4977 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-12A few changes:Sean Bright
1) Start using menuselect trunk 2) Bring in changes similar to those in asterisk trunk so that 'make menuselect' works as it should from the dahdi-tools directory. 3) Stop looking for curses/ncurses in the top level configure since nothing uses it (except menuselect which will find it on it's own). git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4904 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-27add --enable-dev-mode support, and fix up a couple of warnings found using ↵Kevin P. Fleming
it (only two, surprisingly) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4845 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-06-17* Fix names of libraries: dahdi_tool builds.Tzafrir Cohen
* Honor --with-dahdi=custom/path git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4369 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-26update acinclude.m4 to match the one in Asterisk trunk, rebuild checks for ↵Kevin P. Fleming
libraries, and add mandatory check for DAHDI git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4361 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23get version string built correctly, fix some minor bugs in the configure scriptKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4342 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23get menuselect to run with the right selectionsKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4338 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-05-23add configure scriptKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4337 a0bf4364-ded3-4de4-8d8a-66a801d63aff