Thread: Ac_define
i'm trying make program wrote more portable compiling glade files executable.
plan following in configure.ac file:
then use macro dmt_glade_str in c code "gtk_builder_import_from_string" function call. whenever try autoreconf, following errorcode:path=`pwd` ac_define_unquoted(dmt_glade_str, "`cat ${path}/data/decode_dmt_options.glade`")
all documentation find on internet uses exact same syntax i'm using. doing wrong? i'm using autoreconf 2.68code:autoheader: warning: missing template: dmt_glade_path autoheader: use ac_define([dmt_glade_path], [], [description])
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Ac_define
Ubuntu
Comments
Post a Comment