problem with ifelse

2009-03-04 Thread Vincent Torri
Hey, I want to write an m4 macro which specify the correct AC_ARG_ENABLE options according to the value ("yes" or "no") of a parameter. Here is the macro: dnl use: ECORE_CHECK_MODULE(Foo, default-enabled[, dependancy[, ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]]) AC_DEFUN([ECORE_CHECK_MODULE]

silly question about editor

2009-03-04 Thread aaragon
Hi, Maybe this is a silly question, but I found that the macros that I write in the configure.ac sometimes fail depending on the spaces and tabs that I use. Is there a way to automatically indent the macros? I tried using emacs but it didn't help. Thank you all, aa -- View this message in cont