X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2FMakefile.am;h=87f937c6c5e8379e351c002413ec28e2f35c9729;hb=340a13f9915e5a06385a3ec2178e25539cfcd5bc;hp=f6354c40b65e92b43f0aaf57f64fbb8cdae642fd;hpb=3a84e0784e1e3ab7b56850d0f8c9aa42f1ae3da1;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index f6354c4..87f937c 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -117,7 +117,6 @@ cmds_gperf.c: cmds_gperf.gperf guestfish_CFLAGS = \ -I$(top_srcdir)/src -I$(top_builddir)/src \ -I$(top_srcdir)/fish -I$(top_builddir)/fish \ - -DGUESTFS_DEFAULT_PATH='"$(libdir)/guestfs"' \ -DLOCALEBASEDIR=\""$(datadir)/locale"\" \ -I$(srcdir)/../gnulib/lib -I../gnulib/lib \ $(WARN_CFLAGS) $(WERROR_CFLAGS) \