Fix yaz-config (echo_source not set)
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Oct 2010 13:00:20 +0000 (15:00 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Oct 2010 13:00:20 +0000 (15:00 +0200)
configure.ac

index 90e4b79..a143060 100644 (file)
@@ -424,7 +424,7 @@ Doxyfile
 win/version.nsi
 include/yaz/yaz-version.h
 ],[
 win/version.nsi
 include/yaz/yaz-version.h
 ],[
-       sed s%yaz_echo_source=yes%yaz_echo_source=no%g < yaz-config > util/yaz-config && chmod +x yaz-config util/yaz-config
+       sed s%echo_source=yes%echo_source=no%g < yaz-config > util/yaz-config && chmod +x yaz-config util/yaz-config
     ]
 )
 
     ]
 )