|
Mantis - libtool
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4622 | regular use | minor | always | 2010-11-30 20:02 | 2010-12-01 14:01 |
|
|
|||||
| Reporter: | pfelecan | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | unable to reproduce | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004622: undue warnings | ||||
| Description: |
With a minimal configure.ac we get undue warnings (at least im my understanding) after the transition from 2.2 to 2.4; here is a minimal configure.ac file: AC_INIT([ltt],[1.0]) AC_CONFIG_MACRO_DIR([m4]) # library production requirements: LT_INIT() LT_LANG([C]) AC_OUTPUT And here are the generated warnings when running aclocal: configure.ac:6: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... /opt/csw/share/aclocal/libtool.m4:1084: _LT_SYS_MODULE_PATH_AIX is expanded from... /opt/csw/share/aclocal/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from... /opt/csw/share/aclocal/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from... /opt/csw/share/aclocal/libtool.m4:143: _LT_SETUP is expanded from... /opt/csw/share/aclocal/libtool.m4:69: LT_INIT is expanded from... configure.ac:6: the top level configure.ac:6: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... /opt/csw/share/aclocal/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from... /opt/csw/share/aclocal/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from... /opt/csw/share/aclocal/libtool.m4:143: _LT_SETUP is expanded from... /opt/csw/share/aclocal/libtool.m4:69: LT_INIT is expanded from... configure.ac:6: the top level |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-11-30 20:02 | pfelecan | New Issue | |||
| 2010-12-01 14:01 | pfelecan | Note Added: 0008508 | |||
| 2010-12-01 14:01 | pfelecan | Status | new => closed | ||
| 2010-12-01 14:01 | pfelecan | Resolution | open => unable to reproduce | ||
| Notes | |||||
|
|
|||||
|
|
||||