X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=6589be7e37b72beaddd54b616895c815fc8ae843;hp=e16580b69820a4cbaebdc7a42e05cf3142c2ce50;hb=09a9342d8cbcd388418b5840e43aceebf681a951;hpb=2afd521a806f8007b4a7acac4cb70d00b5c2520b diff --git a/configure.ac b/configure.ac index e16580b..6589be7 100644 --- a/configure.ac +++ b/configure.ac @@ -35,10 +35,15 @@ AC_OUTPUT([ yazpp-config zoom/Makefile doc/Makefile - doc/local.ent + doc/local0.ent doc/common/Makefile doc/common/print.dsl -],[sed s%echo_source=yes%echo_source=no%g < yazpp-config >src/yazpp-config && chmod +x yazpp-config src/yazpp-config]) +],[ + sed s%echo_source=yes%echo_source=no%g < yazpp-config >src/yazpp-config && chmod +x yazpp-config src/yazpp-config + diff doc/local.ent doc/local0.ent >/dev/null 2>/dev/null \ + || cp doc/local0.ent doc/local.ent + ] +) echo \