How can I test if %{__global_cflags} is defined? I want something in my spec along these lines. CFLAGS=''" CFLAGS = "%{__global_cflags}" if(defined %{__global_cflags}) CFLAGS = "$CFLAGS my custom arguments here" _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list