X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=6acc96d4e8380ad9070fbcfd9d1685fd944b722b;hb=409c020044df74e1883710cbc1f2860dee8c5ac4;hp=09008fbe417e4fa64744240109e69d51d8859b0d;hpb=d4ecc19eb2ef64774f55e7d49dc64e25309d6896;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 09008fb..6acc96d 100644 --- a/configure.ac +++ b/configure.ac @@ -94,13 +94,14 @@ AC_OUTPUT([ xml/schema/Makefile xml/xslt/Makefile doc/Makefile - doc/local.ent - doc/common/Makefile + doc/local0.ent + doc/common/Makefile doc/common/print.dsl etc/Makefile ],[ sed s%echo_source=yes%echo_source=no%g < metaproxy-config > src/metaproxy-config && chmod +x metaproxy-config src/metaproxy-config - + diff doc/local.ent doc/local0.ent >/dev/null 2>/dev/null \ + || cp doc/local0.ent doc/local.ent ]) echo \