[Opalvoip-svn] SF.net SVN: opalvoip:[20667] ptlib/trunk
Brought to you by:
csoutheren,
rjongbloed
From: <rjo...@us...> - 2008-08-15 05:25:58
|
Revision: 20667 http://opalvoip.svn.sourceforge.net/opalvoip/?rev=20667&view=rev Author: rjongbloed Date: 2008-08-15 05:26:08 +0000 (Fri, 15 Aug 2008) Log Message: ----------- Added support for converting AC_CONFIG_FILES() under Windows. Modified Paths: -------------- ptlib/trunk/configure.ac ptlib/trunk/configure.exe ptlib/trunk/tools/configure/configure.cpp Property Changed: ---------------- ptlib/trunk/ Property changes on: ptlib/trunk ___________________________________________________________________ Modified: svn:ignore - Lib Debug Release *.suo *.ncb *.opt *.plg *.Tags.WW config.log config.status a.out Makefile html bin lib ptlib_cfg.dxy + Lib Debug Release *.suo *.ncb *.opt *.plg *.Tags.WW config.log config.status a.out Makefile html bin lib ptlib_cfg.dxy ptlib.pc Modified: ptlib/trunk/configure.ac =================================================================== --- ptlib/trunk/configure.ac 2008-08-14 07:33:04 UTC (rev 20666) +++ ptlib/trunk/configure.ac 2008-08-15 05:26:08 UTC (rev 20667) @@ -2543,11 +2543,10 @@ AC_CONFIG_FILES([make/ptlib-config], [chmod a+x make/ptlib-config]) AC_CONFIG_FILES(Makefile) AC_CONFIG_FILES(ptlib_cfg.dxy) -AC_CONFIG_FILES([ptlib.pc]) +AC_CONFIG_FILES(ptlib.pc) dnl ######################################################################## dnl output header file -#AC_CONFIG_FILES(include/ptbuildopts.h.in) AC_CONFIG_HEADERS(include/ptbuildopts.h) AC_OUTPUT() Modified: ptlib/trunk/configure.exe =================================================================== --- ptlib/trunk/configure.exe 2008-08-14 07:33:04 UTC (rev 20666) +++ ptlib/trunk/configure.exe 2008-08-15 05:26:08 UTC (rev 20667) @@ -1,286 +1,284 @@ MZ\x90 |