Thanks!

   What do you mean?

If you do the following in a Makefile.am:

| ifdef foo
| bar = frob
| endif

You get an error like:

| Makefile.am:3: endif without if

Reply via email to