Check-in Number:
|
4743 | |
Date: |
2004-Oct-15 20:17:45 (local)
2004-Oct-15 18:17:45 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix configure under libtool 1.5.10 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/configure.ac 1.6 -> 1.7
--- configure.ac 2004/01/19 13:46:03 1.6
+++ configure.ac 2004/10/15 18:17:45 1.7
@@ -39,9 +39,6 @@
AC_PROG_CC
AC_CHECK_DEBUGGING
-m4_defun([AC_PROG_CXX])
-m4_defun([AC_PROG_CXXCPP])
-m4_defun([AC_PROG_F77])
with_tags=""
sinclude(libtool.m4)
AC_PROG_LIBTOOL
|
|