Fix autoconf/automake stuff for embedded libs
authorCarl Myers <cmyers@cmyers.org>
Mon, 17 Jan 2011 09:05:39 +0000 (01:05 -0800)
committerCarl Myers <cmyers@cmyers.org>
Mon, 24 Jan 2011 10:35:12 +0000 (02:35 -0800)
commit1830cf114a9587fb94a2ac53d47bc6684092d8c4
tree59fd39d8c3f7fac62b7892116cf769b350f7a5cb
parentb04a440fed113d577b69c679c1559429248d33d3
Fix autoconf/automake stuff for embedded libs

* Made it so configure script actually rebuilds Makefile for libresample
* Reverted autogen.sh change (see below)

In a chroot, for debian, for autoconf1.8, there MUST be a space between '-I' and
the path.  Other versions, it is the opposite, I think that is why we keep
flipping this change on and off.

CR: infamouspat
autogen.sh
configure.ac
src/libresample/Makefile [deleted file]