Opened 16 years ago

Last modified 15 years ago

#197 new defect

acinclude.m4:7: warning: underquoted definition of FDO_HELP_STRING

Reported by: warmerdam Owned by:
Priority: trivial Milestone: 3.4.0
Component: Build System Version: 3.2.0
Severity: 4 Keywords:
Cc: gregboone External ID:

Description

warmerda@gdal64[52]% ./build_thirdparty.sh 
Configuring FDO Makefiles
acinclude.m4:7: warning: underquoted definition of FDO_HELP_STRING
acinclude.m4:7:   run info '(automake)Extending aclocal'
acinclude.m4:7:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

This occurs on my ubuntu 7.10 system running autoconf 2.61.

I'll work on a quoting fix. The problem is not serious as far as I know. I think it just produces the somewhat alarming warning at the beginning of the build but otherwise works fine.

Change History (3)

comment:1 by mloskot, 16 years ago

Owner: changed from warmerdam to mloskot
Status: newassigned

I'm taking this issue, as well as going to clean rest of similar warnings reported on the #fdo channel:

[19:40]  <drwelby> acinclude.m4:12: warning: underquoted definition of FDO_SUBST
[19:40]  <drwelby> acinclude.m4:19: warning: underquoted definition of FDO_FAST_OUTPUT
[19:40]  <drwelby> acinclude.m4:25: warning: underquoted definition of FDO_GEN_CONFIG_VARS
[19:40]  <drwelby> acinclude.m4:66: warning: underquoted definition of FDO_GENERATE_MAKEFILES
[19:40]  <drwelby> acinclude.m4:73: warning: underquoted definition of FDO_OUTPUT
[19:40]  <drwelby> acinclude.m4:82: warning: underquoted definition of FDO_DEFINE_TYPE_RLIM_T
[19:40]  <drwelby> acinclude.m4:107: warning: underquoted definition of FDO_SUBST_EXPANDED_ARG
[19:40]  <drwelby> acinclude.m4:114: warning: underquoted definition of FDO_EXPORT_ARGUMENTS

comment:2 by gregboone, 16 years ago

Milestone: 3.3.03.3.1

comment:3 by mloskot, 15 years ago

Owner: mloskot removed
Status: assignednew
Note: See TracTickets for help on using tickets.